aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJesse Pavel <jpavel@src.gnome.org>2000-11-10 07:39:14 +0800
committerJesse Pavel <jpavel@src.gnome.org>2000-11-10 07:39:14 +0800
commit4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be (patch)
treeec6737d67dfd8d426085a2a8f61163b03fc8c763 /calendar/ChangeLog
parent189fe203472960ff14f23dc6050c69ea0cb4924d (diff)
downloadgsoc2013-evolution-4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be.tar
gsoc2013-evolution-4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be.tar.gz
gsoc2013-evolution-4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be.tar.bz2
gsoc2013-evolution-4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be.tar.lz
gsoc2013-evolution-4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be.tar.xz
gsoc2013-evolution-4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be.tar.zst
gsoc2013-evolution-4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be.zip
fixed a bug that would make the calendar segfault if the meeting editor
* gui/e-meeting-edit.c: fixed a bug that would make the calendar segfault if the meeting editor were called up twice without first saving the component. svn path=/trunk/; revision=6526
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 558cb4c66f..fba05f84cf 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-09 Jesse Pavel <jpavel@helixcode.com>
+
+ * gui/e-meeting-edit.c: fixed a bug that would make the calendar segfault
+ if the meeting editor were called up twice without first saving the
+ component.
+
2000-11-08 Jesse Pavel <jpavel@helixcode.com>
* gui/e-itip-control.c, gui/e-itip-control.glade: updated the GUI