[icalendar-checkins] r34896 - iCalendar/trunk
regebro at codespeak.net
regebro at codespeak.net
Thu Nov 23 15:12:54 CET 2006
Author: regebro
Date: Thu Nov 23 15:12:51 2006
New Revision: 34896
Modified:
iCalendar/trunk/CHANGES.txt
iCalendar/trunk/HISTORY.txt
iCalendar/trunk/version.txt
Log:
Finishing off the 1.1 release.
Modified: iCalendar/trunk/CHANGES.txt
==============================================================================
--- iCalendar/trunk/CHANGES.txt (original)
+++ iCalendar/trunk/CHANGES.txt Thu Nov 23 15:12:51 2006
@@ -1,14 +1,4 @@
-iCalendar 1.1 (2006-11-23)
+iCalendar 1.2 (unreleased)
==========================
-* Fixed a bug in caselessdicts popitem.
- (thanks to Michael Smith <msmith at 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.
-
\ No newline at end of file
+No changes yet.
\ No newline at end of file
Modified: iCalendar/trunk/HISTORY.txt
==============================================================================
--- iCalendar/trunk/HISTORY.txt (original)
+++ iCalendar/trunk/HISTORY.txt Thu Nov 23 15:12:51 2006
@@ -1,3 +1,18 @@
+iCalendar 1.1 (2006-11-23)
+==========================
+
+* Fixed a bug in caselessdicts popitem.
+ (thanks to Michael Smith <msmith at 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)
==========================
Modified: iCalendar/trunk/version.txt
==============================================================================
--- iCalendar/trunk/version.txt (original)
+++ iCalendar/trunk/version.txt Thu Nov 23 15:12:51 2006
@@ -1,2 +1 @@
-1.1
-
+1.1+
More information about the icalendar-checkins
mailing list