Fix typo in glib name in a change log entry

It's not the same thing as glibc.
This commit is contained in:
Vadim Zeitlin 2022-09-03 15:02:12 +02:00
parent 6c7a14fe4f
commit 0a60849655

View File

@ -247,7 +247,7 @@ All (GUI):
wxGTK:
- Fix crash with wxNotebook and g_log_set_writer_func() in glibc 2.73+ (#22717).
- Fix crash with wxNotebook and g_log_set_writer_func() in glib 2.73+ (#22717).
- Fix editors not appearing in wxGrid in some rare circumstances (#22628).
- Fix build with --disable-intl (#22626).
- Fix build under MSW (Tim Stahlhut, #22633).