diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2009-04-13 17:03:19 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2009-04-13 17:03:19 +0800 |
commit | 064ff85b3b8e06a5347b62e5c80c1273875e719a (patch) | |
tree | c6a44f922ea443c1b7d4d4e40f081538f88a5b50 /mail/ChangeLog | |
parent | 6759311c28f02a38fdb9a48f400a0e3c1a496f03 (diff) | |
download | gsoc2013-evolution-064ff85b3b8e06a5347b62e5c80c1273875e719a.tar.gz gsoc2013-evolution-064ff85b3b8e06a5347b62e5c80c1273875e719a.tar.zst gsoc2013-evolution-064ff85b3b8e06a5347b62e5c80c1273875e719a.zip |
Fixes #471083 (bnc) Do not allow deletion of system folders.
Fixes #471083 (bnc)
Do not allow deletion of system folders.
svn path=/trunk/; revision=37517
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4c81c8e768..62310e394e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2009-04-13 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #471083 (bnc) + * mail/em-folder-utils.c: + * mail/mail-folder-cache.c: + * mail/mail-folder-cache.h: Do not allow deleting + system folders. + 2008-04-04 Tobias Mueller <tobiasmue@gnome.org> ** Fix for bug #569765 |