aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2007-10-09 14:59:54 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-10-09 14:59:54 +0800
commit537ec9575e3083df12cb07873b2b9d463e9b7ec9 (patch)
tree60ac9393556e8a6221c4bb68fc0a2105d2b2abb7 /calendar/ChangeLog
parent4560333ccff61f2fdddf8d7eca8504ac1c2685dd (diff)
downloadgsoc2013-evolution-537ec9575e3083df12cb07873b2b9d463e9b7ec9.tar
gsoc2013-evolution-537ec9575e3083df12cb07873b2b9d463e9b7ec9.tar.gz
gsoc2013-evolution-537ec9575e3083df12cb07873b2b9d463e9b7ec9.tar.bz2
gsoc2013-evolution-537ec9575e3083df12cb07873b2b9d463e9b7ec9.tar.lz
gsoc2013-evolution-537ec9575e3083df12cb07873b2b9d463e9b7ec9.tar.xz
gsoc2013-evolution-537ec9575e3083df12cb07873b2b9d463e9b7ec9.tar.zst
gsoc2013-evolution-537ec9575e3083df12cb07873b2b9d463e9b7ec9.zip
** Fix for bug #324526
2007-10-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #324526 * gui/print.c: (print_week_event): Draw picture with dots to indicate that not all events are printed in a day. svn path=/trunk/; revision=34364
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 be8d4dd67f..3ec4134432 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-09 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #324526
+
+ * gui/print.c: (print_week_event): Draw picture with dots to indicate
+ that not all events are printed in a day.
+
2007-10-07 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #455862