summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/ChangeLog
blob: 488b12bd89db650d7e4a1fcf97a86e5e855d9f70 (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
37
38
39
40
41
42
43
44
45
46
47
2010-04-08  Karl Berry  <karl@tug.org>

	* configure.ac: Pass new option --disable-utf16-string-check.

2010-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapted to the ICU 4.4 distribution.
	* configure.ac: Pass '--disable-dyload' to ICU configure:
	neither XeTeX nor BibTeXU use plugins.

2010-03-24  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Pass '--disable-threads' to ICU configure:
	required for FreeBSD, neither XeTeX nor BibTeXU use threads.

2010-02-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Pass '--disable-strict' to ICU configure:
	required for MinGW32, otherwise maybe reduced warnings.

2009-12-12  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Replace the obsolete $(mkdir_p) by $(MKDIR_P).

2009-10-25  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapted to the ICU 4.2.1 distribution.

2009-10-24  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapted to the ICU 4.0.1 distribution.

2009-10-23  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Slightly rearranged the icu-xetex/ source tree and built
	an equivalent icu-3.8.1/ tree from the ICU 3.8.1 distribution
	with some modifications and patches for XeTeX as described in
	icu-3.8.1-PATCHES/TL-Changes and icu-3.8.1-PATCHES/ChangeLog.

2009-10-09  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: ICU headers "installed" under icu-incl/.

2009-01-28  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapt to TL2009 build system.