diff options
author | Matthias Clasen <mclasen@redhat.com> | 2005-01-03 04:21:24 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2005-01-03 04:21:24 +0000 |
commit | 59e5059f052f7a0dbf56cf13e98c399c49116e8d (patch) | |
tree | aa23453f1f00c3aac03a4279564026473cc70d46 /ChangeLog.pre-2-6 | |
parent | 572e8b2756707488fa7a1066d16944094b165d66 (diff) |
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)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 1b4fb2155..5ce084867 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -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 |