aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2006-12-05 20:22:28 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2006-12-05 20:22:28 +0800
commit72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28 (patch)
tree0c0d02b9888218d65a8189eda4bb4244b8b3be09 /mail/ChangeLog
parentfafd718929235cab9dee3abddb75e83f3d4047f9 (diff)
downloadgsoc2013-evolution-72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28.tar
gsoc2013-evolution-72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28.tar.gz
gsoc2013-evolution-72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28.tar.bz2
gsoc2013-evolution-72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28.tar.lz
gsoc2013-evolution-72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28.tar.xz
gsoc2013-evolution-72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28.tar.zst
gsoc2013-evolution-72d9cf47293c7ea4dd22dc6a0efa23393ad7ec28.zip
Fixes bug #382431
2006-12-04 Matthew Barnes <mbarnes@redhat.com> Fixes bug #382431 * em-format.c: Fix implicit declaration of function 'mail_config_get_message_limit'. svn path=/trunk/; revision=33061
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 ac4cf2a430..e284817cf2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2006-12-04 Matthew Barnes <mbarnes@redhat.com>
+ Fixes bug #382431
+
+ * em-format.c: Fix implicit declaration of function
+ 'mail_config_get_message_limit'.
+
+2006-12-04 Matthew Barnes <mbarnes@redhat.com>
+
Fixes bug #357970
* em-folder-browser.c: