summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41d476a..6e6d770 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-01-09 Gustavo J. A. M. Carneiro <gjc@gnome.org>
+
+ * configure.ac: Turn the option --disable-docs into --enable-docs.
+ * docs/Makefile.am: Tread --enable-docs like --enable-gtk-doc in
+ gtk+, i.e. do not ever build docs unless requested, but always
+ install them if they are found already built.
+
2006-12-14 Kjartan Maraas <kmaraas@gnome.org>
* autogen.sh: Make this work with automake 1.10 too.