diff options
author | Not Zed <NotZed@Ximian.com> | 2004-02-20 15:30:36 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-02-20 15:30:36 +0800 |
commit | a5b3e41ac91deb653e06c2644109160ccd9b2dcd (patch) | |
tree | a8a8c13007a86edf701b36c868cac7484072aa1f /mail/ChangeLog | |
parent | 40699f792b9f8a69cded6d487059cbf145c4afb7 (diff) | |
download | gsoc2013-evolution-a5b3e41ac91deb653e06c2644109160ccd9b2dcd.tar gsoc2013-evolution-a5b3e41ac91deb653e06c2644109160ccd9b2dcd.tar.gz gsoc2013-evolution-a5b3e41ac91deb653e06c2644109160ccd9b2dcd.tar.bz2 gsoc2013-evolution-a5b3e41ac91deb653e06c2644109160ccd9b2dcd.tar.lz gsoc2013-evolution-a5b3e41ac91deb653e06c2644109160ccd9b2dcd.tar.xz gsoc2013-evolution-a5b3e41ac91deb653e06c2644109160ccd9b2dcd.tar.zst gsoc2013-evolution-a5b3e41ac91deb653e06c2644109160ccd9b2dcd.zip |
switch the sense of the no select checks. TEST!
2004-02-20 Not Zed <NotZed@Ximian.com>
* mail-folder-cache.c (unset_folder_info, setup_folder)
(rename_folders): switch the sense of the no select checks. TEST!
svn path=/trunk/; revision=24813
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 7822da91c5..3256eb2f13 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-02-20 Not Zed <NotZed@Ximian.com> + + * mail-folder-cache.c (unset_folder_info, setup_folder) + (rename_folders): switch the sense of the no select checks. TEST! + 2004-02-19 Chris Toshok <toshok@ximian.com> * em-format.c (emf_application_xpkcs7mime): wrap code with |