summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilip Withnall <pwithnall@svn.gnome.org>2007-12-01 19:31:52 +0000
committerPhilip Withnall <pwithnall@src.gnome.org>2007-12-01 19:31:52 +0000
commit2076916d1638446080c6e3609cee3ea199a6789a (patch)
treeb846af76d6b61bd409a92063918796b3e58e9faf /ChangeLog
parent4ad3331c16d6b67f3cb3b66ae271df5ff793f13d (diff)
downloadtotem-2076916d1638446080c6e3609cee3ea199a6789a.tar.gz
Plug some memory leaks.
2007-12-01 Philip Withnall <pwithnall@svn.gnome.org> * plparse/totem-disc.c: (cd_cache_new): * plparse/totem-pl-parser.c: (totem_pl_parser_finalize), (totem_pl_parser_parse_internal): * src/ev-sidebar.c: * src/ev-sidebar.h: * src/plugins/tracker/totem-tracker-widget.c: (totem_tracker_widget_class_init), (populate_result), (totem_tracker_widget_init): * src/totem-playlist.c: (totem_playlist_init), (totem_playlist_class_init): * src/totem-sidebar.c: * src/totem-sidebar.h: * src/totem.c: (totem_action_exit): Plug some memory leaks. svn path=/trunk/; revision=4932
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 003c7dcd9..8a8d44f23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2007-12-01 Philip Withnall <pwithnall@svn.gnome.org>
+
+ * plparse/totem-disc.c: (cd_cache_new):
+ * plparse/totem-pl-parser.c: (totem_pl_parser_finalize),
+ (totem_pl_parser_parse_internal):
+ * src/ev-sidebar.c:
+ * src/ev-sidebar.h:
+ * src/plugins/tracker/totem-tracker-widget.c:
+ (totem_tracker_widget_class_init), (populate_result),
+ (totem_tracker_widget_init):
+ * src/totem-playlist.c: (totem_playlist_init),
+ (totem_playlist_class_init):
+ * src/totem-sidebar.c:
+ * src/totem-sidebar.h:
+ * src/totem.c: (totem_action_exit): Plug some memory leaks.
+
2007-12-01 Bastien Nocera <hadess@hadess.net>
* src/Makefile.am: