[Bps-public-commit] djabberd branch, local, updated. f2431a189c3282f4ef805548e53d182387c345f2
Alex M Vandiver
alexmv at bestpractical.com
Fri Sep 25 14:26:22 EDT 2009
The branch, local has been updated
via f2431a189c3282f4ef805548e53d182387c345f2 (commit)
from 2996bf98e3597ce928f2cd4e826542621c83dd76 (commit)
Summary of changes:
DJabberd/CHANGES | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit f2431a189c3282f4ef805548e53d182387c345f2
Author: Alex Vandiver <alex at chmrr.net>
Date: Fri Sep 25 14:21:34 2009 -0400
Update CHANGES file
diff --git a/DJabberd/CHANGES b/DJabberd/CHANGES
index cc4ca2c..155a9dd 100644
--- a/DJabberd/CHANGES
+++ b/DJabberd/CHANGES
@@ -1,3 +1,12 @@
+ - IMPORTANT: JIDs are now case insensitive, and properly UTF8
+ normalized, as the spec calls for. If you wish to preserve the
+ old behavior, set 'CaseSensitive' in your configuration. If you
+ have existing roster storage, you will need to ensure that
+ existing entries with differing case are merged. If you use the
+ SQLite roster, 'fix-jabber-roster-case' has been provided in the
+ DJabberd::RosterStorage::SQLite distribution.
+ (Alex Vandiver <alexmv at bestpractical.com>)
+
- Some configuration file docs
(Alex Vandiver <alexmv at bestpractical.com>)
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list