aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2004-05-27 21:48:58 +0800
committerDan Winship <danw@src.gnome.org>2004-05-27 21:48:58 +0800
commitf0398d66abfaa55ed49ab3309377aa1afd309f2b (patch)
tree1b748e6e29d0ef647f168a33aaeca88926ac7349 /camel/ChangeLog
parent9f71f4b5d33b6798bacf2fe74bd72f6e5d7f758d (diff)
downloadgsoc2013-evolution-f0398d66abfaa55ed49ab3309377aa1afd309f2b.tar
gsoc2013-evolution-f0398d66abfaa55ed49ab3309377aa1afd309f2b.tar.gz
gsoc2013-evolution-f0398d66abfaa55ed49ab3309377aa1afd309f2b.tar.bz2
gsoc2013-evolution-f0398d66abfaa55ed49ab3309377aa1afd309f2b.tar.lz
gsoc2013-evolution-f0398d66abfaa55ed49ab3309377aa1afd309f2b.tar.xz
gsoc2013-evolution-f0398d66abfaa55ed49ab3309377aa1afd309f2b.tar.zst
gsoc2013-evolution-f0398d66abfaa55ed49ab3309377aa1afd309f2b.zip
If the store is not a vtrash store, just invoke the virtual method. (In
* camel-store.c (camel_store_get_trash): If the store is not a vtrash store, just invoke the virtual method. (In particular, don't assume that the trash folder's name is CAMEL_VTRASH_NAME). If it is a vtrash store, just let camel_store_get_folder() do the work since it's duplicated there anyway. #57114 (camel_store_get_junk): Likewise. svn path=/trunk/; revision=26110
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 6ce0c5cbd2..700f9a7d65 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-26 Dan Winship <danw@novell.com>
+
+ * camel-store.c (camel_store_get_trash): If the store is not a
+ vtrash store, just invoke the virtual method. (In particular,
+ don't assume that the trash folder's name is CAMEL_VTRASH_NAME).
+ If it is a vtrash store, just let camel_store_get_folder() do the
+ work since it's duplicated there anyway. #57114
+ (camel_store_get_junk): Likewise.
+
2004-05-25 Sivaiah nallagatla <snallagatla@novell.com>
* providers/groupwise/came;-gw-listener.c (add_addressbook_sources):
set port property on e-source