Imported Upstream version 0.19.4
[platform/upstream/fribidi.git] / NEWS
1 Overview of changes between 0.19.2 and 0.19.4
2 =============================================
3 * Update to Unicode 6.1.0.
4 * Misc fixes.
5
6 Overview of changes between 0.19.1 and 0.19.2
7 =============================================
8 * Update to Unicode Character Database 5.1.0
9 * Fixed bug in Arabic ligature table (bug #208870)
10 * Handle RLM/LRM in CP1255 charset converter. (bug #15328, Artyom)
11
12 Overview of changes between 0.10.9 and 0.19.1
13 =============================================
14 * This is the first release of the fribidi2 module in CVS, mostly
15   developed in 2004 and 2005.
16 * Support for Arabic joining/shaping added.
17 * API for correct handling of multi-line paragraphs added.
18 * Restructured code base.
19 * Supposed to be fully API/ABI compatible with 0.10 releases.
20   Please report if it is not.
21
22 Overview of changes between 0.10.8 and 0.10.9
23 =============================================
24 * Minor bugfix.
25
26 Overview of changes between 0.10.7 and 0.10.8
27 =============================================
28 * Update to Unicode Character Database 5.0.0
29
30 Overview of changes between 0.10.6 and 0.10.7
31 =============================================
32 * Nothing really.  Just to fix my mess with 0.10.6 release (that never left
33   the door.)
34
35 Overview of changes between 0.10.5 and 0.10.6
36 =============================================
37 * Fixed type sizes when stdint.h is not available.
38
39 Overview of changes between 0.10.4 and 0.10.5
40 =============================================
41 * Unicode 4.1.0 character database used.
42 * Fixed type sizes on 64-bit architectures.
43 * We've become GNU FriBidi.  Note capitalization please.
44 * We have moved to http://fribidi.org/, hosted on freedesktop.org.
45
46 Overview of changes between 0.10.2 and 0.10.4
47 =============================================
48 * Unicode 3.2 data files used.
49
50 Overview of changes between 0.10.1 and 0.10.2
51 =============================================
52 * Rule L3 of UAX#9 implemented.  Now fribidi implements the whole Unicode
53   BiDi Algorithm.
54 * The autogenerated table files now contain much fewer symbols, which reduces
55   the relocation time of the library.
56
57 See ChangeLog for more descriptive list of changes.