summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/ChangeLog
blob: e1d93fd8f74388bd680830989ae83198cc2c87e0 (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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
2012-12-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: When cross compiling disable the native layout
	and io libraries.

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

	* configure.ac: Use KPSE_BASIC.

2012-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Update icu-50.1 (release).
	* license.html: Update.

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

	Import icu-50.1 (50_rc).
	* version.ac: Adjust.

2012-03-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Update icu-49.1 (release).
	* license.html: Update.

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

	Import icu-49.1 (49_rc).
	* version.ac: Adjust.

2012-02-24  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* include/Makefile.am, include/{layout,unicode/}/Makefile.am:
	Use ../am/hdr_links.am.
	* hdrs.am (removed): Obsolete.

2011-08-10  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapted to the ICU 4.8.1 distribution.
	* version.ac: New file defining the ICU version.
	* configure.ac: Adapt.

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

	Adapted to the ICU 4.6 distribution.

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.