aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-11-03 03:25:47 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-11-03 03:25:47 +0800
commit4775c330e1c9c2bb965d69c74b9283c4cc6005b0 (patch)
tree546fc79ec14592d4580d03e9771351a1a718933b /calendar/ChangeLog
parent25f5d224cc174f5c8eea3651034841e051668caf (diff)
downloadgsoc2013-evolution-4775c330e1c9c2bb965d69c74b9283c4cc6005b0.tar
gsoc2013-evolution-4775c330e1c9c2bb965d69c74b9283c4cc6005b0.tar.gz
gsoc2013-evolution-4775c330e1c9c2bb965d69c74b9283c4cc6005b0.tar.bz2
gsoc2013-evolution-4775c330e1c9c2bb965d69c74b9283c4cc6005b0.tar.lz
gsoc2013-evolution-4775c330e1c9c2bb965d69c74b9283c4cc6005b0.tar.xz
gsoc2013-evolution-4775c330e1c9c2bb965d69c74b9283c4cc6005b0.tar.zst
gsoc2013-evolution-4775c330e1c9c2bb965d69c74b9283c4cc6005b0.zip
make sure the day view times redraw themselves if we switch 24/12 hour
2004-11-02 JP Rosevear <jpr@novell.com> * gui/e-day-view-config.c (set_twentyfour_hour): make sure the day view times redraw themselves if we switch 24/12 hour modes svn path=/trunk/; revision=27801
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ee6044958c..390ba460ef 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2004-11-02 JP Rosevear <jpr@novell.com>
+ * gui/e-day-view-config.c (set_twentyfour_hour): make sure the day
+ view times redraw themselves if we switch 24/12 hour modes
+
+2004-11-02 JP Rosevear <jpr@novell.com>
+
Fixes #68707
* gui/e-week-view-event-item.c (e_week_view_event_item_draw):