From 24f0de634028297d3647779cffa082f8ff6a230a Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 18 Apr 1998 21:37:45 +0000 Subject: Add Quoted printable property to items containing new lines. (duration): 1998-04-18 Miguel de Icaza * calobj.c (ical_object_to_vobject): Add Quoted printable property to items containing new lines. (duration): Use unsigned integers, to work around buggy calendar files generated by korganizer. * main.c (save_calendar_cmd): Do not ask for file name if we are saving. (save_as_calendar_cmd): New command. svn path=/trunk/; revision=158 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a38f7e90d9..5d7959c4ae 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +1998-04-18 Miguel de Icaza + + * calobj.c (ical_object_to_vobject): Add Quoted printable property + to items containing new lines. + (duration): Use unsigned integers, to work around buggy calendar + files generated by korganizer. + + * main.c (save_calendar_cmd): Do not ask for file name if we are + saving. + (save_as_calendar_cmd): New command. + 1998-04-17 Miguel de Icaza -- cgit v1.2.3