summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@svn.gnome.org>2008-01-31 18:05:27 +0000
committerPhilip Withnall <pwithnall@src.gnome.org>2008-01-31 18:05:27 +0000
commit93717b13c523a09ae784a72b8f1b979124b91b75 (patch)
treed227ffe3cecbeea776f4ae7e0cf7cbbe93da0056 /ChangeLog
parent45b0c7380f93dc5d3adf0827b3aaacb59c86e17a (diff)
downloadtotem-93717b13c523a09ae784a72b8f1b979124b91b75.tar.gz
Protect finalisation of plugins which haven't loaded properly. (Closes:
2008-01-31 Philip Withnall <pwithnall@svn.gnome.org> * src/plugins/totem-python-module.c: (totem_python_module_finalize): Protect finalisation of plugins which haven't loaded properly. (Closes: #513467) svn path=/trunk/; revision=5054
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b148f4f35..9fb6bcb06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-31 Philip Withnall <pwithnall@svn.gnome.org>
+
+ * src/plugins/totem-python-module.c:
+ (totem_python_module_finalize): Protect finalisation
+ of plugins which haven't loaded properly. (Closes: #513467)
+
2008-01-30 Bastien Nocera <hadess@hadess.net>
* src/totem-video-thumbnailer.c: (save_pixbuf),