diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-27 04:25:40 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-27 04:25:40 +0800 |
commit | 580e879674ea981023756e1bdaa8d7309223c86b (patch) | |
tree | cfe1a85b2c8ff14b5ff9ec5d828ab98a194574b2 /mail/ChangeLog | |
parent | 582e76a02e8fe748e439701d697d2731d35ab8f1 (diff) | |
download | gsoc2013-evolution-580e879674ea981023756e1bdaa8d7309223c86b.tar gsoc2013-evolution-580e879674ea981023756e1bdaa8d7309223c86b.tar.gz gsoc2013-evolution-580e879674ea981023756e1bdaa8d7309223c86b.tar.bz2 gsoc2013-evolution-580e879674ea981023756e1bdaa8d7309223c86b.tar.lz gsoc2013-evolution-580e879674ea981023756e1bdaa8d7309223c86b.tar.xz gsoc2013-evolution-580e879674ea981023756e1bdaa8d7309223c86b.tar.zst gsoc2013-evolution-580e879674ea981023756e1bdaa8d7309223c86b.zip |
Removed counting of selected messages.
2000-07-26 Christopher James Lahey <clahey@helixcode.com>
* message-list.c, message-list.h: Removed counting of selected
messages.
svn path=/trunk/; revision=4362
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 f9bf59888b..698eb9ed05 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-07-26 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c, message-list.h: Removed counting of selected + messages. + 2000-07-26 Dan Winship <danw@helixcode.com> * mail-ops.c (real_fetch_mail): Don't create the tmp_mbox before |