aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJesse Pavel <jpavel@src.gnome.org>2000-11-10 07:59:33 +0800
committerJesse Pavel <jpavel@src.gnome.org>2000-11-10 07:59:33 +0800
commiteba641f1854efe723f77354369ae3a6e5c3e84ac (patch)
tree57353a5af2a8304d2edcfa0e2069f93261737297 /calendar/ChangeLog
parent4befc35c5cbbac4bd48fd3d8a37ffccb99ddf2be (diff)
downloadgsoc2013-evolution-eba641f1854efe723f77354369ae3a6e5c3e84ac.tar
gsoc2013-evolution-eba641f1854efe723f77354369ae3a6e5c3e84ac.tar.gz
gsoc2013-evolution-eba641f1854efe723f77354369ae3a6e5c3e84ac.tar.bz2
gsoc2013-evolution-eba641f1854efe723f77354369ae3a6e5c3e84ac.tar.lz
gsoc2013-evolution-eba641f1854efe723f77354369ae3a6e5c3e84ac.tar.xz
gsoc2013-evolution-eba641f1854efe723f77354369ae3a6e5c3e84ac.tar.zst
gsoc2013-evolution-eba641f1854efe723f77354369ae3a6e5c3e84ac.zip
I wrote the code so that recipients of meeting requests can reply
* gui/e-itip-control.c: I wrote the code so that recipients of meeting requests can reply appropriately. svn path=/trunk/; revision=6527
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index fba05f84cf..b5d16bd41f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2000-11-09 Jesse Pavel <jpavel@helixcode.com>
+ * gui/e-itip-control.c: I wrote the code so that recipients of meeting requests
+ can reply appropriately.
+
+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.