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 309cfab..ccdfccc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-06 Paul Pogonyshev <pogonyshev@gmx.net>
+
+ * gio/gio.override: Add 'pygio_do_icon_richcompare' prototype to
+ header.
+ (_wrap_g_file_icon_tp_repr, _wrap_g_themed_icon_tp_repr): Fix
+ return value type in signature.
+
2008-08-05 Paul Pogonyshev <pogonyshev@gmx.net>
Bug 546135 – GIcon and implementations improvements