aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2002-05-21 01:00:33 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2002-05-21 01:00:33 +0800
commitde5b0738fd523214973cbc12287a599164baad5c (patch)
tree607359a531abd33569cbbfb29ff829cc14903319 /calendar/ChangeLog
parent3b787a2d62b885c248ca92d770e22051d2694091 (diff)
downloadgsoc2013-evolution-de5b0738fd523214973cbc12287a599164baad5c.tar
gsoc2013-evolution-de5b0738fd523214973cbc12287a599164baad5c.tar.gz
gsoc2013-evolution-de5b0738fd523214973cbc12287a599164baad5c.tar.bz2
gsoc2013-evolution-de5b0738fd523214973cbc12287a599164baad5c.tar.lz
gsoc2013-evolution-de5b0738fd523214973cbc12287a599164baad5c.tar.xz
gsoc2013-evolution-de5b0738fd523214973cbc12287a599164baad5c.tar.zst
gsoc2013-evolution-de5b0738fd523214973cbc12287a599164baad5c.zip
ported changes from evolution-1-0 to make it work with reminders on remote
2002-05-20 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-notify/alarm-notify.c: * gui/alarm-notify/notify-main.c: ported changes from evolution-1-0 to make it work with reminders on remote backends. svn path=/trunk/; revision=16944
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c5bbcfa5ee..88c68f538d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2002-05-20 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/alarm-notify/alarm-notify.c:
+ * gui/alarm-notify/notify-main.c: ported changes from evolution-1-0
+ to make it work with reminders on remote backends.
+
* pcs/cal-backend-file.c (cal_backend_file_open): check the string
returned by gnome_vfs_uri_to_string, which can be empty. If so,
return an error.