aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-11-10 06:30:59 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-11-10 06:30:59 +0800
commit4eff83bee971f6f161f4c269c8d09e8d2b6ade58 (patch)
tree5cdec19712e74646121ccfb4de690212b2f1c659 /calendar/ChangeLog
parent7d2baffd501420a0414f686ef0a35d0e71174661 (diff)
downloadgsoc2013-evolution-4eff83bee971f6f161f4c269c8d09e8d2b6ade58.tar
gsoc2013-evolution-4eff83bee971f6f161f4c269c8d09e8d2b6ade58.tar.gz
gsoc2013-evolution-4eff83bee971f6f161f4c269c8d09e8d2b6ade58.tar.bz2
gsoc2013-evolution-4eff83bee971f6f161f4c269c8d09e8d2b6ade58.tar.lz
gsoc2013-evolution-4eff83bee971f6f161f4c269c8d09e8d2b6ade58.tar.xz
gsoc2013-evolution-4eff83bee971f6f161f4c269c8d09e8d2b6ade58.tar.zst
gsoc2013-evolution-4eff83bee971f6f161f4c269c8d09e8d2b6ade58.zip
fix buffer overflow. Fixes bug #10285 (the printing of lines & dates in
2001-11-09 Damon Chaplin <damon@ximian.com> * gui/e-week-view-layout.c (e_week_view_layout_events): fix buffer overflow. Fixes bug #10285 (the printing of lines & dates in the printout of the month view). svn path=/trunk/; revision=14650
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 6e847e6de4..1ef3e03484 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-09 Damon Chaplin <damon@ximian.com>
+
+ * gui/e-week-view-layout.c (e_week_view_layout_events): fix buffer
+ overflow. Fixes bug #10285 (the printing of lines & dates in the
+ printout of the month view).
+
2001-11-09 Zbigniew Chyla <cyba@gnome.pl>
* gui/dialogs/meeting-page.c