aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@ximian.com>2001-03-17 10:29:29 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-03-17 10:29:29 +0800
commitdfb396395e6ee5e847a82f8ad1d78fabb2628f9f (patch)
treedfcab77a9d5e263aae04394c017e6b7cf69d782c /calendar/ChangeLog
parent6b65efddc7830da7375ee3a860401f01d5256ec6 (diff)
downloadgsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.gz
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.bz2
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.lz
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.xz
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.zst
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.zip
New function: inits the BonoboPersistFile server.
2001-03-07 Miguel de Icaza <miguel@ximian.com> * gui/control-factory.c (calendar_persist_init): New function: inits the BonoboPersistFile server. * gui/GNOME_Evolution_Calendar.oaf.in: Added BonoboPropertyBag to the list of supported interfaces that were supported but not reported. Add the new PersistFile. Add text/calendar mime type attribute. svn path=/trunk/; revision=8771
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e1ef3c8da2..3afb72d381 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2001-03-07 Miguel de Icaza <miguel@ximian.com>
+
+ * gui/control-factory.c (calendar_persist_init): New function:
+ inits the BonoboPersistFile server.
+
+ * gui/GNOME_Evolution_Calendar.oaf.in: Added BonoboPropertyBag to
+ the list of supported interfaces that were supported but not
+ reported. Add the new PersistFile.
+
+ Add text/calendar mime type attribute.
+
2001-03-15 Dan Winship <danw@ximian.com>
* gui/e-week-view.c (e_week_view_start_editing_event):