summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00cd480..6a13334 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
* tests/test_option.py: OptParse-Exceptions in GOption-callbacks
are now convertet into an GError. GError from the
GOptionGroup.run is convertet into an OptParse-Exception.
+ Fixes #342948.
2007-07-06 Ed Catmur <ed@catmur.co.uk>