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