aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorTobias Mueller <muelli@auftrags-killer.org>2007-10-10 00:16:30 +0800
committerTobias Mueller <tobiasmue@src.gnome.org>2007-10-10 00:16:30 +0800
commit363ee376bab58b66c0966fae5f9afb11bab2787e (patch)
tree1c688945dd65328b0d05953ee7e03e7ad65e6024 /mail/ChangeLog
parentd0a918cc53306d06357cc3de84270727bfbf6c55 (diff)
downloadgsoc2013-evolution-363ee376bab58b66c0966fae5f9afb11bab2787e.tar
gsoc2013-evolution-363ee376bab58b66c0966fae5f9afb11bab2787e.tar.gz
gsoc2013-evolution-363ee376bab58b66c0966fae5f9afb11bab2787e.tar.bz2
gsoc2013-evolution-363ee376bab58b66c0966fae5f9afb11bab2787e.tar.lz
gsoc2013-evolution-363ee376bab58b66c0966fae5f9afb11bab2787e.tar.xz
gsoc2013-evolution-363ee376bab58b66c0966fae5f9afb11bab2787e.tar.zst
gsoc2013-evolution-363ee376bab58b66c0966fae5f9afb11bab2787e.zip
** Fix for bug #482575
2007-10-09 Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #482575 * em-folder-view.c: Don't use "insert_image" icon. Patch by Michael Monreal <infernux@web.de> svn path=/trunk/; revision=34366
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 4caffa7b54..47aef1ada1 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-09 Tobias Mueller <muelli@auftrags-killer.org>
+
+ ** Fix for bug #482575
+
+ * em-folder-view.c: Don't use "insert_image" icon.
+ Patch by Michael Monreal <infernux@web.de>
+
2007-10-09 Bharath Acharya <abharath@novell.com>
** Fix for bug #484635