summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2002-02-11 22:30:43 +0000
committerManish Singh <yosh@src.gnome.org>2002-02-11 22:30:43 +0000
commit92a29a3dda362025efe4d2358f5beb950dba2176 (patch)
tree852eb06833f568bde95896ef3122f9343263e640 /ChangeLog.pre-2-0
parentd292b4609a2f45d916c9ae296ea4156165515338 (diff)
downloadglib-92a29a3dda362025efe4d2358f5beb950dba2176.tar.gz
need statement terminators for the if clauses for the precedeing change.
2002-02-11 Manish Singh <yosh@gimp.org> * glib/gmessages.h: need statement terminators for the if clauses for the precedeing change.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-05
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 753346070..3c9c70a4a 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,8 @@
+2002-02-11 Manish Singh <yosh@gimp.org>
+
+ * glib/gmessages.h: need statement terminators for the if clauses for
+ the precedeing change.
+
2002-02-11 Darin Adler <darin@bentspoon.com>
* glib/gmessages.h: Use "if (expr) else" rather than