aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorCody Russell <bratsche@gnome.org>2000-07-29 12:20:38 +0800
committerCody Russell <bratsche@src.gnome.org>2000-07-29 12:20:38 +0800
commitf34353458d545d679e9daebb22ade4f1f02c8e00 (patch)
tree9e2cd77f1d69f07e24167acdd158ab77161e76ac /mail/ChangeLog
parentda2fff47da91473e5299e311b7ec698463823f1f (diff)
downloadgsoc2013-evolution-f34353458d545d679e9daebb22ade4f1f02c8e00.tar
gsoc2013-evolution-f34353458d545d679e9daebb22ade4f1f02c8e00.tar.gz
gsoc2013-evolution-f34353458d545d679e9daebb22ade4f1f02c8e00.tar.bz2
gsoc2013-evolution-f34353458d545d679e9daebb22ade4f1f02c8e00.tar.lz
gsoc2013-evolution-f34353458d545d679e9daebb22ade4f1f02c8e00.tar.xz
gsoc2013-evolution-f34353458d545d679e9daebb22ade4f1f02c8e00.tar.zst
gsoc2013-evolution-f34353458d545d679e9daebb22ade4f1f02c8e00.zip
Added mark_all_seen(), to mark every message in the list with
2000-07-28 Cody Russell <bratsche@gnome.org> * mail-ops.c, mail.h: Added mark_all_seen(), to mark every message in the list with CAMEL_MESSAGE_SEEN. * folder-browser-factory.c: Added "Actions/Mark all seen". svn path=/trunk/; revision=4412
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d26439f1f2..24f8e89af6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-28 Cody Russell <bratsche@gnome.org>
+ * mail-ops.c, mail.h: Added mark_all_seen(), to mark every
+ message in the list with CAMEL_MESSAGE_SEEN.
+
+ * folder-browser-factory.c: Added "Actions/Mark all seen".
+
2000-07-27 Jeffrey Stedfast <fejj@helixcode.com>
* mail-config.c: Lets fix Dan's kludge the Right Way (tm)