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 12421c7..8be6878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-07-14 Johan Dahlin <johan@gnome.org>
+ Bug 448173 – use python-config to get python includes
+
+ * configure.ac:
+ Really close the by, patch by Matthias Klose
+
+2008-07-14 Johan Dahlin <johan@gnome.org>
+
Bug 378704 – OptionParser.parse_args() returns unexpected results
* gobject/option.py: