summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-08-04 20:17:22 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-08-04 20:17:22 +0000
commit1c30df7261929499b2dfd56aa7d950c3c4ac5117 (patch)
treef35c655dc7e6c7247e53719e0a6c7c1a66706edd /ChangeLog
parent6fab66d4619079a258e53b38008df5ab74d9ffb2 (diff)
downloadpygobject-1c30df7261929499b2dfd56aa7d950c3c4ac5117.tar.gz
pygobject-1c30df7261929499b2dfd56aa7d950c3c4ac5117.tar.xz
pygobject-1c30df7261929499b2dfd56aa7d950c3c4ac5117.zip
Clean up the build date/version mess I created. Now it's created during
* configure.ac: * docs/Makefile.am: * docs/reference/.cvsignore: * docs/reference/entities.docbook.in: * docs/reference/pygobject-ref.xml: Clean up the build date/version mess I created. Now it's created during configure time and properly included in the docbook files. Also make sure distcheck passes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68acdc5..1bd10cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-08-04 Johan Dahlin <jdahlin@async.com.br>
+
+ * configure.ac:
+ * docs/Makefile.am:
+ * docs/reference/.cvsignore:
+ * docs/reference/entities.docbook.in:
+ * docs/reference/pygobject-ref.xml:
+ Clean up the build date/version mess I created.
+ Now it's created during configure time and properly included in
+ the docbook files. Also make sure distcheck passes
+
2006-08-04 Gustavo J. A. M. Carneiro <gjc@gnome.org>
* configure.in: Add hack to disable libtool checking for g++ and