aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-07-21 22:00:55 +0800
committerChristian Persch <chpe@src.gnome.org>2005-07-21 22:00:55 +0800
commit58a7c35bd029edfbc7f0587f5a39671811732444 (patch)
treecacb8a24e2ee1089d8b7504a66fd13880bc35437 /ChangeLog
parent859c3d8aee57580a1fbf929ba9792878b70f3449 (diff)
downloadgsoc2013-epiphany-58a7c35bd029edfbc7f0587f5a39671811732444.tar
gsoc2013-epiphany-58a7c35bd029edfbc7f0587f5a39671811732444.tar.gz
gsoc2013-epiphany-58a7c35bd029edfbc7f0587f5a39671811732444.tar.bz2
gsoc2013-epiphany-58a7c35bd029edfbc7f0587f5a39671811732444.tar.lz
gsoc2013-epiphany-58a7c35bd029edfbc7f0587f5a39671811732444.tar.xz
gsoc2013-epiphany-58a7c35bd029edfbc7f0587f5a39671811732444.tar.zst
gsoc2013-epiphany-58a7c35bd029edfbc7f0587f5a39671811732444.zip
Add rules to generate the raw python bindings .defs file, and to check
2005-07-21 Christian Persch <chpe@cvs.gnome.org> * src/Makefile.am: Add rules to generate the raw python bindings .defs file, and to check that all headers are either used or ignored. * src/epiphany.defs: Reordered to make diffing against the autogenerated file simpler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc08fa273..dc8e79036 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-21 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/Makefile.am:
+
+ Add rules to generate the raw python bindings .defs file,
+ and to check that all headers are either used or ignored.
+
+ * src/epiphany.defs:
+
+ Reordered to make diffing against the autogenerated file
+ simpler.
+
2005-07-20 Christian Persch <chpe@cvs.gnome.org>
* .cvsignore: