aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2001-10-25 20:00:00 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-10-25 20:00:00 +0800
commit8f14d0c6c92f051a44c1e1e10878021429f523fe (patch)
treebf5696d457c261b48eaf124fc8b3d8dbb543fa03 /calendar/ChangeLog
parent165526e4cf8c02df1e40bca3d8e1b238094de0f4 (diff)
downloadgsoc2013-evolution-8f14d0c6c92f051a44c1e1e10878021429f523fe.tar
gsoc2013-evolution-8f14d0c6c92f051a44c1e1e10878021429f523fe.tar.gz
gsoc2013-evolution-8f14d0c6c92f051a44c1e1e10878021429f523fe.tar.bz2
gsoc2013-evolution-8f14d0c6c92f051a44c1e1e10878021429f523fe.tar.lz
gsoc2013-evolution-8f14d0c6c92f051a44c1e1e10878021429f523fe.tar.xz
gsoc2013-evolution-8f14d0c6c92f051a44c1e1e10878021429f523fe.tar.zst
gsoc2013-evolution-8f14d0c6c92f051a44c1e1e10878021429f523fe.zip
show an error message when we can't update the object on the calendar
2001-10-25 Rodrigo Moya <rodrigo@ximian.com> * gui/dialogs/comp-editor.c (save_comp): show an error message when we can't update the object on the calendar server svn path=/trunk/; revision=14090
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 bbbc513681..254798af66 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-25 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/dialogs/comp-editor.c (save_comp): show an error message when
+ we can't update the object on the calendar server
+
2001-10-25 Federico Mena Quintero <federico@ximian.com>
* gui/control-factory.c: Ifdef-ed out the PersistFile bits.