aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-04-06 03:00:20 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-04-06 03:00:20 +0800
commit17e6770d4df91e0e57ad2c74550f76f65224de73 (patch)
treef63e2238f7df555d6bb41aaabc775d58e94fea80 /calendar/ChangeLog
parentfa589512f1735978017a2681786cb70cf814f6e1 (diff)
downloadgsoc2013-evolution-17e6770d4df91e0e57ad2c74550f76f65224de73.tar
gsoc2013-evolution-17e6770d4df91e0e57ad2c74550f76f65224de73.tar.gz
gsoc2013-evolution-17e6770d4df91e0e57ad2c74550f76f65224de73.tar.bz2
gsoc2013-evolution-17e6770d4df91e0e57ad2c74550f76f65224de73.tar.lz
gsoc2013-evolution-17e6770d4df91e0e57ad2c74550f76f65224de73.tar.xz
gsoc2013-evolution-17e6770d4df91e0e57ad2c74550f76f65224de73.tar.zst
gsoc2013-evolution-17e6770d4df91e0e57ad2c74550f76f65224de73.zip
Fix a crasher. (#401539)
2007-04-05 Matthew Barnes <mbarnes@redhat.com> * calendar/gui/print.c (print_calendar): Fix a crasher. (#401539) svn path=/trunk/; revision=33388
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index ed09628954..7301871189 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-05 Matthew Barnes <mbarnes@redhat.com>
+
+ * gui/print.c (print_calendar): Fix a crasher. (#401539)
+
2007-04-01 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #373116