aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-17 21:30:41 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-17 21:30:41 +0800
commitf5c9697bef825397c097fb6edd3a76c08d5c7da5 (patch)
treebda061fc214cd2bc29dcd0fb871c765ef40c7063 /calendar/ChangeLog
parent682da241dd4c78ac40fcc3ce65da9b8f94901f15 (diff)
downloadgsoc2013-evolution-f5c9697bef825397c097fb6edd3a76c08d5c7da5.tar
gsoc2013-evolution-f5c9697bef825397c097fb6edd3a76c08d5c7da5.tar.gz
gsoc2013-evolution-f5c9697bef825397c097fb6edd3a76c08d5c7da5.tar.bz2
gsoc2013-evolution-f5c9697bef825397c097fb6edd3a76c08d5c7da5.tar.lz
gsoc2013-evolution-f5c9697bef825397c097fb6edd3a76c08d5c7da5.tar.xz
gsoc2013-evolution-f5c9697bef825397c097fb6edd3a76c08d5c7da5.tar.zst
gsoc2013-evolution-f5c9697bef825397c097fb6edd3a76c08d5c7da5.zip
Use gstdio wrappers.
2005-12-17 Tor Lillqvist <tml@novell.com> * gui/e-calendar-table.c: Use gstdio wrappers. svn path=/trunk/; revision=30808
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a307bc965c..8e121cd2c1 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -4,7 +4,8 @@
* gui/e-cal-component-memo-preview.c: Use GLib to construct
filenames from URIs and vice versa.
- * gui/e-cal-list-view.c: Use gstdio wrappers.
+ * gui/e-cal-list-view.c
+ * gui/e-calendar-table.c: Use gstdio wrappers.
* gui/e-cal-model-tasks.c: Use e_util_utf8_strcasecmp() to do
proper comparison of translated (UTF-8) strings.