aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f20e5bbcc..cf9165569 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,16 @@
* src/Makefile.am:
* src/bookmarks/Makefile.am:
+ Fix a bug in the last commit.
+
+2006-10-08 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/Makefile.am:
+ * lib/Makefile.am:
+ * lib/egg/Makefile.am:
+ * src/Makefile.am:
+ * src/bookmarks/Makefile.am:
+
Make the enum/flags values not global.
2006-10-06 Christian Persch <chpe@cvs.gnome.org>