Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Konieczny <jajcus@jajcus.net>2004-06-04 01:23:21 +0400
committerJacek Konieczny <jajcus@jajcus.net>2004-06-04 01:23:21 +0400
commit52cf9cebb9387501eaeba4e8ef3e168029dc28be (patch)
tree6098195b2474d60d42a9729334e6f9f32db02b39 /CHANGES
parent9231b4400f167e56a82f741dedff103199574228 (diff)
- updates
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 99061ab..86dbf06 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,13 @@
This file should describe the bigest and most important API changes.
+2005-06-02
+
+ Python 2.2 support is gone. Compliant XMPP implementation
+ requires stringprep and IDN support. Python 2.3 provides both,
+ Python 2.2 none. Maintaining separete stringprep and IDN
+ implementations for use with Python 2.2 is IMHO not worth the effort
+ needed.
+
2005-05-28
Roster and RosterItems classes rewritten. Now they are not wrapper