aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2007-11-23 16:50:21 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-11-23 16:50:21 +0800
commitc67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac (patch)
tree420e3c3ab890f4ccf3b691095f7024bc3459fa65 /calendar/ChangeLog
parent1364889a9841256a07897eccb076377ab1419a59 (diff)
downloadgsoc2013-evolution-c67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac.tar
gsoc2013-evolution-c67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac.tar.gz
gsoc2013-evolution-c67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac.tar.bz2
gsoc2013-evolution-c67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac.tar.lz
gsoc2013-evolution-c67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac.tar.xz
gsoc2013-evolution-c67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac.tar.zst
gsoc2013-evolution-c67cc6aa87d39bf8ac6d77c54b99dc9d71dc10ac.zip
** Fix for bug #484603
2007-11-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #484603 * gui/e-week-view.c: (e_week_view_reshape_event_span): Do not forget for organizer icon when counting used icons. svn path=/trunk/; revision=34565
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 b605450e3b..668368ab15 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2007-11-23 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #484603
+
+ * gui/e-week-view.c: (e_week_view_reshape_event_span):
+ Do not forget for organizer icon when counting used icons.
+
2007-11-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #401337