Forward porting fixes for iCal escaping and unescaping, and line wrapping.

This commit is contained in:
Colin Kuskie 2009-07-01 22:18:57 +00:00
parent 109178ac6a
commit c30614bdf6
5 changed files with 89 additions and 9 deletions

View file

@ -2,6 +2,7 @@
- fixed #10574: Creating Calendar Entry
- fixed #10522: Metadata value & label problem
- fixed #10594: iCal title display error.
- fixed #10602: Calendar feed importing extra characters.
7.7.12
- Updated auth to allow sending back of non-text/html mime types.