aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorTobias Mueller <tobiasmue@svn.gnome.org>2007-08-21 17:56:13 +0800
committerTobias Mueller <tobiasmue@src.gnome.org>2007-08-21 17:56:13 +0800
commitb134b1aa68e18b46b93464d337419a6d80fe8624 (patch)
treefa0ce7b799099bb6061cd2f44517c937d92f9192 /mail/ChangeLog
parent22e6934003505abcff38cc23470001b96c2b91ed (diff)
downloadgsoc2013-evolution-b134b1aa68e18b46b93464d337419a6d80fe8624.tar
gsoc2013-evolution-b134b1aa68e18b46b93464d337419a6d80fe8624.tar.gz
gsoc2013-evolution-b134b1aa68e18b46b93464d337419a6d80fe8624.tar.bz2
gsoc2013-evolution-b134b1aa68e18b46b93464d337419a6d80fe8624.tar.lz
gsoc2013-evolution-b134b1aa68e18b46b93464d337419a6d80fe8624.tar.xz
gsoc2013-evolution-b134b1aa68e18b46b93464d337419a6d80fe8624.tar.zst
gsoc2013-evolution-b134b1aa68e18b46b93464d337419a6d80fe8624.zip
** Another fix for bug #467382
2007-08-21 Tobias Mueller <tobiasmue@svn.gnome.org> ** Another fix for bug #467382 * em-folder-view.c: Changing position of emfb_enable_map to be able to compile with -pedantic svn path=/trunk/; revision=34051
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 944aeb891f..1d0dcc74d4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-21 Tobias Mueller <tobiasmue@svn.gnome.org>
+
+ ** Another fix for bug #467382
+
+ * em-folder-view.c: Changing position of emfb_enable_map to
+ be able to compile with -pedantic
+
2007-08-21 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #468734