aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorParthasarathi Susarla <sparthasarathi@novell.com>2005-12-20 14:34:12 +0800
committerParthasarathi Susarla <saps@src.gnome.org>2005-12-20 14:34:12 +0800
commit319c71b6cf5cf4f756875ecff7bd3b5ab8aad355 (patch)
treefc60d46276bb7cab3d23e2b56c89d9f9af2137ce /mail/ChangeLog
parent3c92eec7766525e59ea1c74123ff42dd8c5424c8 (diff)
downloadgsoc2013-evolution-319c71b6cf5cf4f756875ecff7bd3b5ab8aad355.tar
gsoc2013-evolution-319c71b6cf5cf4f756875ecff7bd3b5ab8aad355.tar.gz
gsoc2013-evolution-319c71b6cf5cf4f756875ecff7bd3b5ab8aad355.tar.bz2
gsoc2013-evolution-319c71b6cf5cf4f756875ecff7bd3b5ab8aad355.tar.lz
gsoc2013-evolution-319c71b6cf5cf4f756875ecff7bd3b5ab8aad355.tar.xz
gsoc2013-evolution-319c71b6cf5cf4f756875ecff7bd3b5ab8aad355.tar.zst
gsoc2013-evolution-319c71b6cf5cf4f756875ecff7bd3b5ab8aad355.zip
** See bug 234008
2005-12-20 Parthasarathi Susarla <sparthasarathi@novell.com> ** See bug 234008 * em-folder-tree-model.c: * mail-folder-cache.c: Make sure that the Draft folder highlights the number of messages in it svn path=/trunk/; revision=30891
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0a00cb29fe..3d4a9e0774 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-20 Parthasarathi Susarla <sparthasarathi@novell.com>
+
+ ** See bug 234008
+
+ * em-folder-tree-model.c:
+ * mail-folder-cache.c:
+ Make sure that the Draft folder highlights the number of messages in
+ it
+
2005-12-18 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use THREADS_CFLAGS and _LIBS. Don't need CAMEL_LIBS.