kopia lustrzana https://github.com/collective/icalendar
Finishing off the 1.1 release.
rodzic
83372ed2b4
commit
8ccf40cdec
14
CHANGES.txt
14
CHANGES.txt
|
@ -1,14 +1,4 @@
|
||||||
iCalendar 1.1 (2006-11-23)
|
iCalendar 1.2 (unreleased)
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
* Fixed a bug in caselessdicts popitem.
|
No changes yet.
|
||||||
(thanks to Michael Smith <msmith@fluendo.com>)
|
|
||||||
|
|
||||||
* The RFC 2445 was a bit unclear on how to handle line folding when it
|
|
||||||
happened to be in the middle of a UTF-8 character. This has been clarified
|
|
||||||
in the following discussion:
|
|
||||||
http://lists.osafoundation.org/pipermail/ietf-calsify/2006-August/001126.html
|
|
||||||
And this is now implemented in iCalendar. It will not fold in the middle
|
|
||||||
of a UTF-8 character, but may fold in the middle of a UTF-8 composing
|
|
||||||
character sequence.
|
|
||||||
|
|
15
HISTORY.txt
15
HISTORY.txt
|
@ -1,3 +1,18 @@
|
||||||
|
iCalendar 1.1 (2006-11-23)
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Fixed a bug in caselessdicts popitem.
|
||||||
|
(thanks to Michael Smith <msmith@fluendo.com>)
|
||||||
|
|
||||||
|
* The RFC 2445 was a bit unclear on how to handle line folding when it
|
||||||
|
happened to be in the middle of a UTF-8 character. This has been clarified
|
||||||
|
in the following discussion:
|
||||||
|
http://lists.osafoundation.org/pipermail/ietf-calsify/2006-August/001126.html
|
||||||
|
And this is now implemented in iCalendar. It will not fold in the middle
|
||||||
|
of a UTF-8 character, but may fold in the middle of a UTF-8 composing
|
||||||
|
character sequence.
|
||||||
|
|
||||||
|
|
||||||
iCalendar 1.0 (2006-08-03)
|
iCalendar 1.0 (2006-08-03)
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
1.1
|
1.1+
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue