diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-07-19 01:56:47 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-07-19 01:56:47 +0800 |
commit | 124ae36cc044dfbe2314db2583374c6e959a5e2e (patch) | |
tree | be0ee0556232f94d06048a13316b461bfa6db5ad /calendar/ChangeLog | |
parent | ec00a9179b6eba6c7812c076185de926fae454d2 (diff) | |
download | gsoc2013-evolution-124ae36cc044dfbe2314db2583374c6e959a5e2e.tar.gz gsoc2013-evolution-124ae36cc044dfbe2314db2583374c6e959a5e2e.tar.zst gsoc2013-evolution-124ae36cc044dfbe2314db2583374c6e959a5e2e.zip |
if there's an exception, continue with the next item.
2002-07-18 Rodrigo Moya <rodrigo@ximian.com>
* importers/icalendar-importer.c (get_uri_from_folder_path): if
there's an exception, continue with the next item.
svn path=/trunk/; revision=17507
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cf526ca79c..016276784d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-07-18 Rodrigo Moya <rodrigo@ximian.com> + + * importers/icalendar-importer.c (get_uri_from_folder_path): if + there's an exception, continue with the next item. + 2002-07-08 Peter Williams <peterw@ximian.com> * cal-util/Makefile.am: Install libcal-util-static.la |