aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJesse Pavel <jpavel@src.gnome.org>2000-10-26 05:23:12 +0800
committerJesse Pavel <jpavel@src.gnome.org>2000-10-26 05:23:12 +0800
commite2ebe055b611bd040558bffd990a5b6dafa1b334 (patch)
tree183e8c847e46c1ca2749e4abef0a7454422db406 /calendar/ChangeLog
parent4f1fa371e16910a153a72a497b6e9e93f2f7c416 (diff)
downloadgsoc2013-evolution-e2ebe055b611bd040558bffd990a5b6dafa1b334.tar
gsoc2013-evolution-e2ebe055b611bd040558bffd990a5b6dafa1b334.tar.gz
gsoc2013-evolution-e2ebe055b611bd040558bffd990a5b6dafa1b334.tar.bz2
gsoc2013-evolution-e2ebe055b611bd040558bffd990a5b6dafa1b334.tar.lz
gsoc2013-evolution-e2ebe055b611bd040558bffd990a5b6dafa1b334.tar.xz
gsoc2013-evolution-e2ebe055b611bd040558bffd990a5b6dafa1b334.tar.zst
gsoc2013-evolution-e2ebe055b611bd040558bffd990a5b6dafa1b334.zip
removed the Evolution-Composer generated files, due to a tip on how we do
* removed the Evolution-Composer generated files, due to a tip on how we do things. * gui/e-meeting-edit.c: I fixed a bunch of memory-deallocation bugs, and finished the initial integration with the mailer. * gui/Makefile.am: made the build us the Evolution-Composer.idl from the composer directory. svn path=/trunk/; revision=6176
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 9039634f44..bd6ed976e6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -3,6 +3,12 @@
* removed the Evolution-Composer generated files, due
to a tip on how we do things.
+ * gui/e-meeting-edit.c: I fixed a bunch of memory-deallocation
+ bugs, and finished the initial integration with the mailer.
+
+ * gui/Makefile.am: made the build us the Evolution-Composer.idl
+ from the composer directory.
+
2000-10-25 Jesse Pavel <jpavel@helixcode.com>
* gui/Evolution-Composer.idl: added this from the composer IDL sources