aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-09-22 00:02:42 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-09-22 00:02:42 +0800
commit99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a (patch)
tree658a97d9846f77f0d01cdc93f77c4e7c810d5a48 /calendar/ChangeLog
parentfc2522291ac105d23f6cc165ae0995c84c82cba5 (diff)
downloadgsoc2013-evolution-99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a.tar
gsoc2013-evolution-99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a.tar.gz
gsoc2013-evolution-99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a.tar.bz2
gsoc2013-evolution-99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a.tar.lz
gsoc2013-evolution-99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a.tar.xz
gsoc2013-evolution-99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a.tar.zst
gsoc2013-evolution-99efa7fcca687a4b7a9df7897c6c7e2cc1853b6a.zip
Fixes #59194
2004-09-21 JP Rosevear <jpr@novell.com> Fixes #59194 * gui/e-cal-model-calendar.c (get_location): return "" instead of NULL svn path=/trunk/; revision=27317
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 28da9dd4db..3e3ec15289 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-21 JP Rosevear <jpr@novell.com>
+
+ Fixes #59194
+
+ * gui/e-cal-model-calendar.c (get_location): return "" instead of
+ NULL
+
2004-09-21 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #65682