summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b66cda0..c609a28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,4 @@
+=== 2.13.1 ===
2007-05-02 Johan Dahlin <jdahlin@async.com.br>
* pygobject-2.0-uninstalled.pc.in: Add libdir.
@@ -38,6 +39,7 @@
when attribute setting doesn't actually create an instance
dictionary, in which case pygobject_switch_to_toggle_ref would be
called twice, thereby causing gobject error.
+ Fixes #434659
2007-04-29 James Livingstone <doclivingstone@gmail.com>