summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f6b7062..715f57f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-01-29 Paul Pogonyshev <pogonyshev@gmx.net>
+ Bug 569350 – Inconsistent use of tabs and spaces in pygtk.py
+
+ * pygtk.py: Replace all tabs with spaces.
+
+2009-01-29 Paul Pogonyshev <pogonyshev@gmx.net>
+
Bug 567792 – gio.InputStream.read_async can cause memory
corruption