diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2009-01-30 17:28:55 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2009-01-30 17:28:55 +0800 |
commit | bf4820e7210c70abc7fd4249dc838115bdec6727 (patch) | |
tree | 20648ce34823ac7cbd527dbe3b32945b515df1cb /calendar/ChangeLog | |
parent | 01d647401b5cb79177da45f6a7a5e5d73264ac10 (diff) | |
download | gsoc2013-evolution-bf4820e7210c70abc7fd4249dc838115bdec6727.tar gsoc2013-evolution-bf4820e7210c70abc7fd4249dc838115bdec6727.tar.gz gsoc2013-evolution-bf4820e7210c70abc7fd4249dc838115bdec6727.tar.bz2 gsoc2013-evolution-bf4820e7210c70abc7fd4249dc838115bdec6727.tar.lz gsoc2013-evolution-bf4820e7210c70abc7fd4249dc838115bdec6727.tar.xz gsoc2013-evolution-bf4820e7210c70abc7fd4249dc838115bdec6727.tar.zst gsoc2013-evolution-bf4820e7210c70abc7fd4249dc838115bdec6727.zip |
Fixes #347287.
svn path=/trunk/; revision=37187
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d3337bf98f..4228fed713 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2009-01-30 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #347287 + * calendar/gui/e-cal-model.c: + * calendar/gui/gnome-cal.c: Increased the number of tries + to 10 and wait to 500 micro seconds. + 2009-01-27 Milan Crha <mcrha@redhat.com> ** Fix for bug #318003 |