summaryrefslogtreecommitdiff
path: root/NEWS
blob: e63de71de13adcb48c51cc3aefbb1118c46780a0 (plain)
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
New in CVS:

* fribidi has been restructured, to become reentrant.  The api is completely
  changed.  So please do not use the new api in any public code, before the
  next version is released (the api is heavily subject to changes).

New in 0.10.3:

* Unicode 3.2 data files used.

New in 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.

New in 0.10.1:

* fribidi.spec has been added to distribution, please use this file if you
  are going to create an RPM package from fribidi.

* Fribidi tested on sourceforge.net's compile farm.
  Currently tested and has no problem with:

	[x86] Linux 2.4 (RedHat 7.1)
	[x86] Linux 2.2 (Debian 2.2)
  	[x86] FreeBSD (4.3-RELEASE)
  	[Alpha] Linux 2.2 (Debian 2.2)
  	[PPC - RS/6000]  Linux 2.2 (Debian 2.2)
  	[Sparc - Ultra60] Linux 2.2 (Debian 2.2)
  	[Sparc - R220] Sun Solaris (8)
  	[x86] Windows 2000 (Cygwin)

See ChangeLog for more descriptive list of changes.