aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-22 02:17:21 +0800
committerDan Winship <danw@src.gnome.org>2000-06-22 02:17:21 +0800
commit4907469fb04fb79811724df20921675b72fe8915 (patch)
tree7eaaeff72e12c815449c09273c8fe1a6350b16fc /mail/ChangeLog
parent242ffb8b8efa42579d6b36339f86f09b894c525e (diff)
downloadgsoc2013-evolution-4907469fb04fb79811724df20921675b72fe8915.tar
gsoc2013-evolution-4907469fb04fb79811724df20921675b72fe8915.tar.gz
gsoc2013-evolution-4907469fb04fb79811724df20921675b72fe8915.tar.bz2
gsoc2013-evolution-4907469fb04fb79811724df20921675b72fe8915.tar.lz
gsoc2013-evolution-4907469fb04fb79811724df20921675b72fe8915.tar.xz
gsoc2013-evolution-4907469fb04fb79811724df20921675b72fe8915.tar.zst
gsoc2013-evolution-4907469fb04fb79811724df20921675b72fe8915.zip
Update received date to work like sent date.
* message-list.c: Update received date to work like sent date. svn path=/trunk/; revision=3678
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 69e4ffd4bc..0c2152d7bc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,4 +1,9 @@
+2000-06-21 Dan Winship <danw@helixcode.com>
+
+ * message-list.c: Update received date to work like sent date.
+
2000-06-21 Peter Williams <peterw@helixcode.com>
+
* mail-thread.{c,h}: New files -- a simple API for executing
the major mail ops (fetch_mail etc) asynchronously, allowing
the operations to send messages and update a progress bar.