aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-08-02 01:56:31 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-02 01:56:31 +0800
commit33fc51fb989e4591234f671f503b478f0b3317ce (patch)
treea31b39e01598b9e405af34307fcddd73df3f037f /mail/ChangeLog
parent5e6b7f53ffd1af356f0c07f3fec91ca2ac94021b (diff)
downloadgsoc2013-evolution-33fc51fb989e4591234f671f503b478f0b3317ce.tar
gsoc2013-evolution-33fc51fb989e4591234f671f503b478f0b3317ce.tar.gz
gsoc2013-evolution-33fc51fb989e4591234f671f503b478f0b3317ce.tar.bz2
gsoc2013-evolution-33fc51fb989e4591234f671f503b478f0b3317ce.tar.lz
gsoc2013-evolution-33fc51fb989e4591234f671f503b478f0b3317ce.tar.xz
gsoc2013-evolution-33fc51fb989e4591234f671f503b478f0b3317ce.tar.zst
gsoc2013-evolution-33fc51fb989e4591234f671f503b478f0b3317ce.zip
** Fixes bug #544859
2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #544859 * mail/evolution-mail.schemas.in: Clarify description of "sync_interval" key. svn path=/trunk/; revision=35883
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 6606b537f0..2c9e06df47 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2008-08-01 Matthew Barnes <mbarnes@redhat.com>
+ ** Fixes bug #544859
+
+ * evolution-mail.schemas.in:
+ Clarify description of "sync_interval" key.
+
+2008-08-01 Matthew Barnes <mbarnes@redhat.com>
+
** Fixes bug #545820
* mail-ops.c (save_messages_desc): Fix a typo. (Nicolas Kaiser)