aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/attachment-reminder/ChangeLog')
-rw-r--r--plugins/attachment-reminder/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog
index f89ec0e4fe..014dba5554 100644
--- a/plugins/attachment-reminder/ChangeLog
+++ b/plugins/attachment-reminder/ChangeLog
@@ -1,3 +1,19 @@
+2007-12-15 Johnny Jacob <jjohnny@novell.com>
+
+ ** Cleanup of attachment reminder over Milan Crha's work.
+
+ * attachment-reminder.c (check_for_attachment_clues): Unref gconf_client.
+ (commit_changes): reuse ui->gconf.
+ (e_plugin_lib_get_configure_widget): Remove unnecessary
+ gconf_client_get_default ()
+
+2007-12-07 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #502312
+
+ * attachment-reminder.c: A little cleanup of configuration part of
+ the plugin to not use global variables and free memory properly.
+
2007-12-05 Sankar P <psankar@novell.com>
* attachment-reminder.c: (e_plugin_lib_get_configure_widget):