aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-17 04:46:53 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-17 04:46:53 +0800
commit4737f9780ccce5fcf5c61f63bec2a695e3a6071d (patch)
treed70c8beaa57034e747d0cbd9f7819a957e8156bd /calendar/ChangeLog
parent32321c85aa79d348b29be835a9387d62ed0d6eb4 (diff)
downloadgsoc2013-evolution-4737f9780ccce5fcf5c61f63bec2a695e3a6071d.tar
gsoc2013-evolution-4737f9780ccce5fcf5c61f63bec2a695e3a6071d.tar.gz
gsoc2013-evolution-4737f9780ccce5fcf5c61f63bec2a695e3a6071d.tar.bz2
gsoc2013-evolution-4737f9780ccce5fcf5c61f63bec2a695e3a6071d.tar.lz
gsoc2013-evolution-4737f9780ccce5fcf5c61f63bec2a695e3a6071d.tar.xz
gsoc2013-evolution-4737f9780ccce5fcf5c61f63bec2a695e3a6071d.tar.zst
gsoc2013-evolution-4737f9780ccce5fcf5c61f63bec2a695e3a6071d.zip
we actually want to not return on any error as well (like NOT FOUND)
2004-01-16 JP Rosevear <jpr@ximian.com> * gui/e-itip-control.c (find_server): we actually want to not return on any error as well (like NOT FOUND) svn path=/trunk/; revision=24285
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 7d38a9045b..89e7425238 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2004-01-16 JP Rosevear <jpr@ximian.com>
+ * gui/e-itip-control.c (find_server): we actually want to not
+ return on any error as well (like NOT FOUND)
+
+2004-01-16 JP Rosevear <jpr@ximian.com>
+
* gui/e-comp-editor-registry.h: convert to GObject
* gui/e-comp-editor-registry.c (registry_data_free): routine to