summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn Finlay <finlay@src.gnome.org>2006-07-05 23:51:09 +0000
committerJohn Finlay <finlay@src.gnome.org>2006-07-05 23:51:09 +0000
commit8d2b365efd7406b389ccdc98c526b675860194ce (patch)
tree72adc32a1868a2af737290a99692be7dcc8868e7 /ChangeLog
parentfc8007f765f81ca864fb8de72abc5a7b49357ec2 (diff)
downloadpygobject-8d2b365efd7406b389ccdc98c526b675860194ce.tar.gz
pygobject-8d2b365efd7406b389ccdc98c526b675860194ce.tar.xz
pygobject-8d2b365efd7406b389ccdc98c526b675860194ce.zip
Fix message typo.
* gobject/pygiochannel.c (py_io_channel_init): Fix message typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f8acde..d6ac0f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-05 John Finlay <finlay@moeraki.com>
+
+ * gobject/pygiochannel.c (py_io_channel_init): Fix message typo.
+
2006-06-28 Cedric Gustin <cedric.gustin@gmail.com>
* dsextras.py (InstallData): Set datarootdir in .pc file.