summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-01-03 04:21:24 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-01-03 04:21:24 +0000
commit59e5059f052f7a0dbf56cf13e98c399c49116e8d (patch)
treeaa23453f1f00c3aac03a4279564026473cc70d46 /ChangeLog.pre-2-6
parent572e8b2756707488fa7a1066d16944094b165d66 (diff)
downloadglib-59e5059f052f7a0dbf56cf13e98c399c49116e8d.tar.gz
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-65
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