aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-all-read/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-09-08 11:31:26 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-09-08 11:31:26 +0800
commit4e08f09a43af4d11e206f72728556b22382ced71 (patch)
treedcd34e0292411165a18c22c10087998e173c1c56 /plugins/mark-all-read/ChangeLog
parent623b6f47b058ce6ba374162c397d138a6f831a3d (diff)
downloadgsoc2013-evolution-4e08f09a43af4d11e206f72728556b22382ced71.tar
gsoc2013-evolution-4e08f09a43af4d11e206f72728556b22382ced71.tar.gz
gsoc2013-evolution-4e08f09a43af4d11e206f72728556b22382ced71.tar.bz2
gsoc2013-evolution-4e08f09a43af4d11e206f72728556b22382ced71.tar.lz
gsoc2013-evolution-4e08f09a43af4d11e206f72728556b22382ced71.tar.xz
gsoc2013-evolution-4e08f09a43af4d11e206f72728556b22382ced71.tar.zst
gsoc2013-evolution-4e08f09a43af4d11e206f72728556b22382ced71.zip
Patch from Paul Bolle <pebolle@tiscali.nl> ** Fixes bug #550415 (Fixes a memory leak of CamelFolderInfo).
svn path=/trunk/; revision=36274
Diffstat (limited to 'plugins/mark-all-read/ChangeLog')
-rw-r--r--plugins/mark-all-read/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/mark-all-read/ChangeLog b/plugins/mark-all-read/ChangeLog
index f0cb153b75..c3d927f105 100644
--- a/plugins/mark-all-read/ChangeLog
+++ b/plugins/mark-all-read/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-02 Paul Bolle <pebolle@tiscali.nl>
+
+ ** Fixes bug #550415
+
+ * mark-all-read.c (mar_got_folder): Do not leak an CamelFolderInfo.
+ Slightly change handling of CamelException.
+
2008-08-27 Sankar P <psankar@novell.com>
License Changes