let the compatibility definition point to the new name

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().
This commit is contained in:
Sven Neumann
2001-10-02 12:13:14 +00:00
committed by Sven Neumann
parent e9d05783f6
commit c414f5c1b4
9 changed files with 41 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
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]: