aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChyla Zbigniew <chyla@src.gnome.org>2001-11-10 05:21:12 +0800
committerChyla Zbigniew <chyla@src.gnome.org>2001-11-10 05:21:12 +0800
commitd437e7873dcc8c7a2f2eb4fd4597f419252ff26a (patch)
treee7d1fe7994a7612e3cd2fa225e4a1aae38b8635c /calendar/ChangeLog
parent37b841061a3e1337aac1d364d9822b8c1340ed1a (diff)
downloadgsoc2013-evolution-d437e7873dcc8c7a2f2eb4fd4597f419252ff26a.tar
gsoc2013-evolution-d437e7873dcc8c7a2f2eb4fd4597f419252ff26a.tar.gz
gsoc2013-evolution-d437e7873dcc8c7a2f2eb4fd4597f419252ff26a.tar.bz2
gsoc2013-evolution-d437e7873dcc8c7a2f2eb4fd4597f419252ff26a.tar.lz
gsoc2013-evolution-d437e7873dcc8c7a2f2eb4fd4597f419252ff26a.tar.xz
gsoc2013-evolution-d437e7873dcc8c7a2f2eb4fd4597f419252ff26a.tar.zst
gsoc2013-evolution-d437e7873dcc8c7a2f2eb4fd4597f419252ff26a.zip
Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocated
* gui/dialogs/meeting-page.c (meeting_page_fill_widgets): Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocated strings before freeing the list itself. svn path=/trunk/; revision=14647
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 016b1f0422..6e847e6de4 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-09 Zbigniew Chyla <cyba@gnome.pl>
+
+ * gui/dialogs/meeting-page.c
+ (meeting_page_fill_widgets): Convert strings to GTK+ encoding.
+ (meeting_page_destroy): Free allocated strings before freeing the list
+ itself.
+
2001-11-08 JP Rosevear <jpr@ximian.com>
* gui/e-meeting-time-sel.c