reflect renaming of g_string_sprintfa to g_string_printfa

2001-05-24  Hans Breuer  <hans@breuer.org>

	* grel.c : reflect renaming of g_string_sprintfa to g_string_printfa

	* makefile.msc.in : create an additional static lib to be used from
	(at least) glib-genmarshal
This commit is contained in:
Hans Breuer
2001-05-24 16:38:24 +00:00
committed by Hans Breuer
parent 81cd6c9f6c
commit cd759bbd6e
12 changed files with 74 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
2001-05-24 Hans Breuer <hans@breuer.org>
* grel.c : reflect renaming of g_string_sprintfa to g_string_printfa
* makefile.msc.in : create an additional static lib to be used from
(at least) glib-genmarshal
2001-05-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* garray.c (g_array_remove_index_fast): Tiny speed improvement