summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Hult <richard@imendio.com>2007-03-06 18:49:33 +0000
committerRichard Hult <rhult@src.gnome.org>2007-03-06 18:49:33 +0000
commit808718bdb3700cfaa9d2f59c2c06574c1ae6c6e9 (patch)
treef41c693b152b4ac4ad791ca731c096b85b1091fe /ChangeLog
parent2a6eee545636aab74e95894006e6bf6bb0a9f23c (diff)
downloadpygobject-808718bdb3700cfaa9d2f59c2c06574c1ae6c6e9.tar.gz
pygobject-808718bdb3700cfaa9d2f59c2c06574c1ae6c6e9.tar.xz
pygobject-808718bdb3700cfaa9d2f59c2c06574c1ae6c6e9.zip
Fix the docs option so that it's possible to disable building the docs.
2007-03-06 Richard Hult <richard@imendio.com> * configure.ac: Fix the docs option so that it's possible to disable building the docs. svn path=/trunk/; revision=639
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28c9853..9d28058 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-06 Richard Hult <richard@imendio.com>
+
+ * configure.ac: Fix the docs option so that it's possible to disable
+ building the docs.
+
2007-03-03 Edward Hervey <edward@fluendo.com>
* gobject/pygobject.c: (set_property_from_pspec):