This commit is contained in:
committed by
Git OBS Bridge
parent
2b68c82fd9
commit
bcaff8d85e
40
icu.changes
40
icu.changes
@@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 15:37:55 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Drop icu4c-3_6-src-setBreakType-public.diff: it's not needed
|
||||
anymore for OOo.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 23 14:14:40 CEST 2009 - vuntz@novell.com
|
||||
|
||||
- Update to 4.2:
|
||||
+ Locale Data: ICU uses and supports data from Common Locale Data
|
||||
Repository (CLDR) 1.7 , which includes data for 146 languages,
|
||||
159 territories, 468 locales- 21% more locale data than the
|
||||
previous release.
|
||||
+ Number system support and the number keyword.
|
||||
+ Number system override in DateFormat.
|
||||
+ Numerics used by Hebrew Calendar date in Hebrew locale.
|
||||
+ BCP47 (language tag) / Locale transformation.
|
||||
+ BCP47 mapping of LDML keywords.
|
||||
+ Encoding selector: Return a list of charsets that can handle
|
||||
the input text.
|
||||
+ Simple duration: Implementation of CLDR duration format.
|
||||
+ Available/Preferred keywords for a locale (Calendar, Collation,
|
||||
and Currency).
|
||||
+ StringPrep standard profiles: RFC3491 NAMEPREP, RFC3530 NFS4,
|
||||
RFC3722 iSCSI, RFC3920 NodePrep/ResourcePrep, RFC4011 MIB,
|
||||
RFC4013 SASLprep, RFC4505 trace and RFC4518 LDAPprep.
|
||||
+ Miscellaneous Arabic shaping enhancements.
|
||||
+ UTF-8 friendly internal data structure for Unicode data lookup.
|
||||
+ API to get CLDR version used by ICU.
|
||||
+ ISCII charset converter updates (added Gurumukhi, other
|
||||
updates).
|
||||
+ Performance improvements in Time Zone Name format/parse, and in
|
||||
DateIntervalFormat construction.
|
||||
- Remove AutoReqProv: it's default now.
|
||||
- Drop icu-gcc44.patch: fixed upstream.
|
||||
- Do not package packaging doc in libicu-doc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 28 00:35:41 CET 2009 - vuntz@novell.com
|
||||
|
||||
@@ -89,7 +127,7 @@ Wed Feb 13 17:42:00 CET 2008 - maw@suse.de
|
||||
calendar used in Taiwan.
|
||||
* @calendar=indian: This is the Indian national calendar.
|
||||
* @calendar=persian: This is the Persian calendar. It is also
|
||||
known as the Jal<EFBFBD>li Calendar. It is used in several Arabic
|
||||
known as the Jalāli Calendar. It is used in several Arabic
|
||||
countries.
|
||||
+ UnicodeSet
|
||||
* The Freezable design pattern is now supported, which can
|
||||
|
Reference in New Issue
Block a user