diff options
Diffstat (limited to 'plugins/save-calendar/ChangeLog')
-rw-r--r-- | plugins/save-calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/save-calendar/ChangeLog b/plugins/save-calendar/ChangeLog index 7e97e80a8b..5776d140f0 100644 --- a/plugins/save-calendar/ChangeLog +++ b/plugins/save-calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-01-09 Kjartan Maraas <kmaraas@gnome.org> + + * csv-format.c: (string_needsquotes): + * save-calendar.c: (ask_destination_and_save): Fix confusion + between = and ==. Silences the compiler, but someone has to check + if this really is correct. + 2006-01-10 Simon Zheng <simon.zheng@sun.com> * csv-format.c: |