[go: up one dir, main page]

File: NEWS

package info (click to toggle)
fribidi 0.19.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,808 kB
  • ctags: 1,078
  • sloc: sh: 10,229; ansic: 7,292; makefile: 346
file content (52 lines) | stat: -rw-r--r-- 2,018 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Overview of changes between 0.19.1 and 0.19.2
=============================================
* Update to Unicode Character Database 5.1.0
* Fixed bug in Arabic ligature table (bug #208870)
* Handle RLM/LRM in CP1255 charset converter. (bug #15328, Artyom)

Overview of changes between 0.10.9 and 0.19.1
=============================================
* This is the first release of the fribidi2 module in CVS, mostly
  developed in 2004 and 2005.
* Support for Arabic joining/shaping added.
* API for correct handling of multi-line paragraphs added.
* Restructured code base.
* Supposed to be fully API/ABI compatible with 0.10 releases.
  Please report if it is not.

Overview of changes between 0.10.8 and 0.10.9
=============================================
* Minor bugfix.

Overview of changes between 0.10.7 and 0.10.8
=============================================
* Update to Unicode Character Database 5.0.0

Overview of changes between 0.10.6 and 0.10.7
=============================================
* Nothing really.  Just to fix my mess with 0.10.6 release (that never left
  the door.)

Overview of changes between 0.10.5 and 0.10.6
=============================================
* Fixed type sizes when stdint.h is not available.

Overview of changes between 0.10.4 and 0.10.5
=============================================
* Unicode 4.1.0 character database used.
* Fixed type sizes on 64-bit architectures.
* We've become GNU FriBidi.  Note capitalization please.
* We have moved to http://fribidi.org/, hosted on freedesktop.org.

Overview of changes between 0.10.2 and 0.10.4
=============================================
* Unicode 3.2 data files used.

Overview of changes between 0.10.1 and 0.10.2
=============================================
* Rule L3 of UAX#9 implemented.  Now fribidi implements the whole Unicode
  BiDi Algorithm.
* The autogenerated table files now contain much fewer symbols, which reduces
  the relocation time of the library.

See ChangeLog for more descriptive list of changes.