summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>2000-12-08 03:39:47 +0000
committerRaja R Harinath <harinath@src.gnome.org>2000-12-08 03:39:47 +0000
commitdc7d6c24645656ea1fb55d23a107e5e747b841be (patch)
tree9dff93b2ba013642cfa624e78defab7d88e4417d /ChangeLog
parent1084477e032113aefa2aad6d8c0a7360fafaae91 (diff)
Don't put anything after an #endif. Likewise.
* gmain.h: Don't put anything after an #endif. * gmain.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5783b8d11..a7bf73630 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-07 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gmain.h: Don't put anything after an #endif.
+ * gmain.c: Likewise.
+
2000-12-06 Havoc Pennington <hp@pobox.com>
* tests/strfunc-test.c (main): add g_strdupv test