diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 18834ef228..d9fc802c43 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-09-06 Dan Winship <danw@helixcode.com> + + * message-list.c (clear_tree): set the data to NULL for the tree + root, so nuke_uids won't try to free anything. + 2000-09-06 Ettore Perazzoli <ettore@helixcode.com> * folder-browser.c (folder_browser_new): @shell made const. |