aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorVeerapuram Varadhan <vvaradan@src.gnome.org>2006-02-23 21:26:41 +0800
committerVeerapuram Varadhan <vvaradan@src.gnome.org>2006-02-23 21:26:41 +0800
commit24ac71c6a0ba23414aeb76e877fd10949e2181b9 (patch)
tree412fbe5c30ac4129cbc9ba91a7c2b8d7826c4901 /mail/ChangeLog
parentd0ecf4969e7ef2d79e6b718db1929125f5e4bbb8 (diff)
downloadgsoc2013-evolution-24ac71c6a0ba23414aeb76e877fd10949e2181b9.tar
gsoc2013-evolution-24ac71c6a0ba23414aeb76e877fd10949e2181b9.tar.gz
gsoc2013-evolution-24ac71c6a0ba23414aeb76e877fd10949e2181b9.tar.bz2
gsoc2013-evolution-24ac71c6a0ba23414aeb76e877fd10949e2181b9.tar.lz
gsoc2013-evolution-24ac71c6a0ba23414aeb76e877fd10949e2181b9.tar.xz
gsoc2013-evolution-24ac71c6a0ba23414aeb76e877fd10949e2181b9.tar.zst
gsoc2013-evolution-24ac71c6a0ba23414aeb76e877fd10949e2181b9.zip
** Fixes bug #329733
* em-folder-properties.c (emfp_dialog_got_folder): Fetch both VISIBLE and DELETED count from the folder and adjust it according before showing it in the properties dialog w.r.t user preferences. svn path=/trunk/; revision=31568
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8557f84af0..82a9f401f5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-21 Veerapuram Varadhan <vvaradhan@novell.com>
+
+ ** Fixes bug #329733
+
+ * em-folder-properties.c (emfp_dialog_got_folder): Fetch both
+ VISIBLE and DELETED count from the folder and adjust it according
+ before showing it in the properties dialog w.r.t user preferences.
+
2006-02-21 Tor Lillqvist <tml@novell.com>
* em-composer-utils.c: Use the same Win32 macro for gmtime_r()