From c798c3c95e2b0509233bb9252251799fe6e3e83e Mon Sep 17 00:00:00 2001
From: Markus Scherer Last updated: 2013-Mar-15 Last updated: 2013-Sep-13
+
Copyright © 1997-2013 International Business Machines Corporation and
others. All Rights Reserved.
The C++ CollationElementIterator (CEI) had two protected constructors + (called only by RuleBasedCollator CEI factory methods) + and a protected assignment operator. + The class documentation says "CollationElementIterator should not be subclassed", + and it cannot be subclassed effectively. + The protected methods were made private and might be removed altogether. + For details see ticket #10251.
The following list concentrates on changes that affect existing -- 2.49.0