aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-17 21:34:10 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-17 21:34:10 +0800
commit47426ed3a62e9a1e0930b427da9651328a5f615f (patch)
treef85345facaf912bee297ef629be6e4cd29a85eac /calendar/ChangeLog
parentab3120eb9a4f51883231eea0879ad2b5da55d8ae (diff)
downloadgsoc2013-evolution-47426ed3a62e9a1e0930b427da9651328a5f615f.tar
gsoc2013-evolution-47426ed3a62e9a1e0930b427da9651328a5f615f.tar.gz
gsoc2013-evolution-47426ed3a62e9a1e0930b427da9651328a5f615f.tar.bz2
gsoc2013-evolution-47426ed3a62e9a1e0930b427da9651328a5f615f.tar.lz
gsoc2013-evolution-47426ed3a62e9a1e0930b427da9651328a5f615f.tar.xz
gsoc2013-evolution-47426ed3a62e9a1e0930b427da9651328a5f615f.tar.zst
gsoc2013-evolution-47426ed3a62e9a1e0930b427da9651328a5f615f.zip
Use gstdio wrappers.
2005-12-17 Tor Lillqvist <tml@novell.com> * gui/e-itip-control.c: Use gstdio wrappers. svn path=/trunk/; revision=30810
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 73088a4ce2..f4b05cb7d6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -6,7 +6,8 @@
* gui/e-cal-list-view.c
* gui/e-calendar-table.c
- * gui/e-calendar-view.c: Use gstdio wrappers.
+ * gui/e-calendar-view.c
+ * gui/e-itip-control.c: Use gstdio wrappers.
* gui/e-cal-model-tasks.c: Use e_util_utf8_strcasecmp() to do
proper comparison of translated (UTF-8) strings.