summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dbeb744c..fb4bd670 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-06 Yevgen Muntyan <muntyan@tamu.edu>
+
+ OK'd by Johan
+
+ * gobject/generate-constants.c: Return 0 from main().
+
+ * gobject/Makefile.am: use generate-constants$(EXEEXT) instead
+ of generate-constants in the constants.py target rule.
+
2007-05-30 Yevgen Muntyan <muntyan@tamu.edu>
reviewed by: Gustavo Carneiro