summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-08-06 08:18:56 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-08-06 08:18:56 +0000
commit6f9ecc1cd9cc1498ffac79e1271b831a9be6b364 (patch)
tree71fd56ebbf410af71f15196387a107b5162024f9 /ChangeLog
parenta93bb251501bdef03b6ac1f7fe32c2ee76346acb (diff)
downloadpygobject-6f9ecc1cd9cc1498ffac79e1271b831a9be6b364.tar.gz
pygobject-6f9ecc1cd9cc1498ffac79e1271b831a9be6b364.tar.xz
pygobject-6f9ecc1cd9cc1498ffac79e1271b831a9be6b364.zip
return in case of error instead of trying to access the internal types.
2008-08-06 Johan Dahlin <johan@gnome.org> * glib/pyglib.c (pyglib_init): return in case of error instead of trying to access the internal types. svn path=/trunk/; revision=926
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccdfccc..b7a64dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-06 Johan Dahlin <johan@gnome.org>
+
+ * glib/pyglib.c (pyglib_init):
+ return in case of error instead of trying to access the internal
+ types.
+
2008-08-06 Paul Pogonyshev <pogonyshev@gmx.net>
* gio/gio.override: Add 'pygio_do_icon_richcompare' prototype to