aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2009-02-02 12:04:19 +0800
committerSuman Manjunath <msuman@src.gnome.org>2009-02-02 12:04:19 +0800
commitd59c9315d8570ec7951f737442c57bff729f58ea (patch)
tree6253cca5669fd998b7810860e5269bd0b34dbc21 /mail/ChangeLog
parent38c8ce1aac739a3e74448ff5ed7fa2e003a9cc28 (diff)
downloadgsoc2013-evolution-d59c9315d8570ec7951f737442c57bff729f58ea.tar
gsoc2013-evolution-d59c9315d8570ec7951f737442c57bff729f58ea.tar.gz
gsoc2013-evolution-d59c9315d8570ec7951f737442c57bff729f58ea.tar.bz2
gsoc2013-evolution-d59c9315d8570ec7951f737442c57bff729f58ea.tar.lz
gsoc2013-evolution-d59c9315d8570ec7951f737442c57bff729f58ea.tar.xz
gsoc2013-evolution-d59c9315d8570ec7951f737442c57bff729f58ea.tar.zst
gsoc2013-evolution-d59c9315d8570ec7951f737442c57bff729f58ea.zip
Patch from Matt McCutchen 2: Fix for bug #567935 (Don't use an uninitialized variable).
svn path=/trunk/; revision=37208
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 969d4a4550..1885c539e3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2009-02-02 Matt McCutchen 2 <matt@mattmccutchen.net>
+
+ ** Fix for bug #567935
+
+ * em-folder-tree.c (emft_popup_uvfolder): Don't use an uninitialized
+ variable.
+
2009-02-01 Matthew Barnes <mbarnes@redhat.com>
* em-event.c: