+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
+2001-10-02 Sven Neumann <sven@gimp.org>
+
+ * glib/gstring.h (g_string_sprintfa): let the compatibility definition
+ point to the new name g_string_append_printf().
+
2001-10-01 Alex Larsson <alexl@redhat.com>
* glib/gconvert.[ch]:
/* These aliases are included for compatibility. */
#define g_string_sprintf g_string_printf
-#define g_string_sprintfa g_string_printfa
+#define g_string_sprintfa g_string_append_printf
#endif /* G_DISABLE_DEPRECATED */