Clarify the docs. (#162747, Crispin Flowerday)

2005-01-02  Matthias Clasen  <mclasen@redhat.com>

	* glib/gutils.c (g_setenv, g_unsetenv): Clarify the
	docs.  (#162747, Crispin Flowerday)
This commit is contained in:
Matthias Clasen
2005-01-03 04:21:24 +00:00
committed by Matthias Clasen
parent 572e8b2756
commit 59e5059f05
6 changed files with 30 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2005-01-02 Matthias Clasen <mclasen@redhat.com>
* glib/gutils.c (g_setenv, g_unsetenv): Clarify the
docs. (#162747, Crispin Flowerday)
2005-01-01 J. Ali Harlow <ali@juiblex.co.uk>
* configure.in: Don't use AC_TRY_RUN to test for long long format