Another of the glib DLL's functions was erronously present in the stable
authorTor Lillqvist <tml@iki.fi>
Thu, 4 Mar 2004 06:43:00 +0000 (06:43 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 4 Mar 2004 06:43:00 +0000 (06:43 +0000)
2004-03-04  Tor Lillqvist  <tml@iki.fi>

* gobject.def: Another of the glib DLL's functions was erronously
present in the stable branch's gobject.def: g_unichar_validate,
and nobody noticed until too late. Thus there are applications
deployed that expect it to be found in the gobject DLL, and to
keep ABI compatibility, we must keep it there forever. Argh.

gobject/ChangeLog
gobject/gobject.def

index ca41e6d8c70fd2a16b6f71c04ef443b29956150e..330697bf22d7fe47931bba75afae8e3f8b690d0b 100644 (file)
@@ -1,3 +1,11 @@
+2004-03-04  Tor Lillqvist  <tml@iki.fi>
+
+       * gobject.def: Another of the glib DLL's functions was erronously
+       present in the stable branch's gobject.def: g_unichar_validate,
+       and nobody noticed until too late. Thus there are applications
+       deployed that expect it to be found in the gobject DLL, and to
+       keep ABI compatibility, we must keep it there forever. Argh.
+
 Mon Mar  1 16:49:51 2004  Owen Taylor  <otaylor@redhat.com>
 
        * === Released 2.3.5 ===
index 02c85fd95f345effc66205f6514057af2d579fff..7229eff2f75dadd30420c37dda844a369091c552 100644 (file)
@@ -244,6 +244,7 @@ EXPORTS
        g_type_set_qdata
        g_type_test_flags
        g_type_value_table_peek
+       g_unichar_validate
        g_value_array_append
        g_value_array_copy
        g_value_array_free