summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e95a9ee..1cc6502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-08-10 Paul Pogonyshev <pogonyshev@gmx.net>
+ Bug 546120 – make gio.File more Pythonic
+
+ * gio/gfile.override (_wrap_g_file_tp_richcompare)
+ (_wrap_g_file_tp_hash, _wrap_g_file_tp_repr): New functions.
+
+ * tests/test_gio.py (TestFile.test_eq, TestFile.test_hash): New
+ tests.
+
+2008-08-10 Paul Pogonyshev <pogonyshev@gmx.net>
+
Bug 547104 – improve runtime type wrapper creation
* gobject/pygobject.c (pygobject_new_with_interfaces): Use new