aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0d24ccf6d8..05ff8de138 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-18 Dan Winship <danw@ximian.com>
+
+ * session.c (request_callback): Don't need to dup the string: the
+ relevant gnome-dialog routine already does.
+
+ * message-list.c (message_list_destroy): Free the uid_nodemap.
+ (hide_save_state): Free the filename when we're done.
+
2001-04-18 Jeffrey Stedfast <fejj@ximian.com>
* mail-callbacks.c (is_sent_folder): Implemented.