diff options
author | Hiroyuki Ikezoe <hiikezoe@src.gnome.org> | 2007-08-24 11:37:02 +0800 |
---|---|---|
committer | Hiroyuki Ikezoe <hiikezoe@src.gnome.org> | 2007-08-24 11:37:02 +0800 |
commit | bc34d89ee02483f664062add88308f6984717028 (patch) | |
tree | d8313ef6c8eb7d3bcfd5c5d0d44a158c2c85620f /calendar/ChangeLog | |
parent | 8265014e20671cbc1f0529ddc98c0f0f655e30be (diff) | |
download | gsoc2013-evolution-bc34d89ee02483f664062add88308f6984717028.tar.gz gsoc2013-evolution-bc34d89ee02483f664062add88308f6984717028.tar.zst gsoc2013-evolution-bc34d89ee02483f664062add88308f6984717028.zip |
+2007-08-24 Hiroyuki Ikezoe <poincare@ikezoe.net>
+
+ ** Fix for bug #330628
+
+ * gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
+ Show meeting icon.
+
svn path=/trunk/; revision=34086
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 42b97168fa..818c464d1d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-08-24 Hiroyuki Ikezoe <poincare@ikezoe.net> + + ** Fix for bug #330628 + + * gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): + Show meeting icon. + 2007-08-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #385517 |