aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-11-20 22:16:34 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-11-20 22:16:34 +0800
commite17affcfcc0c7d1dbf43cfc461223c5008cca206 (patch)
tree1889f09750eb750dec67064ecca3684f0ebb87b8 /calendar/ChangeLog
parentd7d0afca0eff24874b76e6eeb07ea5c0d28a00b3 (diff)
downloadgsoc2013-evolution-e17affcfcc0c7d1dbf43cfc461223c5008cca206.tar
gsoc2013-evolution-e17affcfcc0c7d1dbf43cfc461223c5008cca206.tar.gz
gsoc2013-evolution-e17affcfcc0c7d1dbf43cfc461223c5008cca206.tar.bz2
gsoc2013-evolution-e17affcfcc0c7d1dbf43cfc461223c5008cca206.tar.lz
gsoc2013-evolution-e17affcfcc0c7d1dbf43cfc461223c5008cca206.tar.xz
gsoc2013-evolution-e17affcfcc0c7d1dbf43cfc461223c5008cca206.tar.zst
gsoc2013-evolution-e17affcfcc0c7d1dbf43cfc461223c5008cca206.zip
Fixes #367183.
svn path=/trunk/; revision=33003
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b2620c9554..d235e04709 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-20 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ Fixes bug #367183
+ * gui/e-cal-model.c: (e_cal_model_set_instance_times): Make end_time a
+ valid date for all day events when ical file doesn't provide neither
+ DTEND nor DURATION for such events.
+
2006-11-15 Chenthill Palanisamy <pchenthill@novell.com>
* gui/gnome-cal.c: (client_cal_opened_cb),