xref: /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-java/ChangeLog (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
12006-11-27  Bruno Haible  <bruno@clisp.org>
2
3	* gettext-0.16.1 released.
4
52006-10-26  Bruno Haible  <bruno@clisp.org>
6
7	* gettext-0.16 released.
8
92006-07-31  Bruno Haible  <bruno@clisp.org>
10
11	* Makefile.am (JAVACOMP): Update for changed location of javacomp.sh.
12
132006-07-21  Bruno Haible  <bruno@clisp.org>
14
15	* gettext-0.15 released.
16
172006-04-14  Bruno Haible  <bruno@clisp.org>
18
19	Assume autoconf >= 2.60.
20	* Makefile.am (docdir, htmldir): Remove variables.
21
222006-04-17  Bruno Haible  <bruno@clisp.org>
23
24	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
25
262006-06-21  Bruno Haible  <bruno@clisp.org>
27
28	* gettext-0.14.6 released.
29
302005-05-23  Bruno Haible  <bruno@clisp.org>
31
32	* gettext-0.14.5 released.
33
342005-04-11  Bruno Haible  <bruno@clisp.org>
35
36	* gettext-0.14.4 released.
37
382005-03-14  Bruno Haible  <bruno@clisp.org>
39
40	* gettext-0.14.3 released.
41
422005-02-24  Bruno Haible  <bruno@clisp.org>
43
44	* gettext-0.14.2 released.
45
462004-01-29  Bruno Haible  <bruno@clisp.org>
47
48	* gettext-0.14.1 released.
49
502004-01-28  Bruno Haible  <bruno@clisp.org>
51
52	* gettext-0.14 released.
53
542003-12-17  Bruno Haible  <bruno@clisp.org>
55
56	* gettext-0.13.1 released.
57
582003-11-30  Bruno Haible  <bruno@clisp.org>
59
60	* gettext-0.13 released.
61
622003-11-13  Bruno Haible  <bruno@clisp.org>
63
64	* Makefile.am (docdir): Use the value from the configure script.
65
662003-05-22  Bruno Haible  <bruno@clisp.org>
67
68	* gettext-0.12.1 released.
69
702003-05-17  Bruno Haible  <bruno@clisp.org>
71
72	* gettext-0.12 released.
73
742003-04-12  Bruno Haible  <bruno@clisp.org>
75
76	* Makefile.am (docdir): Use datadir instead of prefix.
77
782003-02-22  Bruno Haible  <bruno@clisp.org>
79
80	* Makefile.am (installdirs): Remove dependency, redundant with
81	automake >= 1.6.
82
832003-02-12  Bruno Haible  <bruno@clisp.org>
84
85	* Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@.
86	(EXTRA_DIST): Fix typo.
87
882003-01-12  Bruno Haible  <bruno@clisp.org>
89
90	* Makefile.am: Make use of += for variables.
91
922002-08-06  Bruno Haible  <bruno@clisp.org>
93
94	* gettext-0.11.5 released.
95
962002-07-25  Bruno Haible  <bruno@clisp.org>
97
98	* gettext-0.11.4 released.
99
1002002-07-17  Bruno Haible  <bruno@clisp.org>
101
102	* gettext-0.11.3 released.
103
1042002-05-18  Bruno Haible  <bruno@clisp.org>
105
106	* Makefile.am (RM): New variable.
107
1082002-04-24  Bruno Haible  <bruno@clisp.org>
109
110	* gettext-0.11.2 released.
111
1122002-03-12  Bruno Haible  <bruno@clisp.org>
113
114	* gettext-0.11.1 released.
115
1162002-01-31  Bruno Haible  <bruno@clisp.org>
117
118	* gettext-0.11 released.
119
1202001-11-25  Bruno Haible  <bruno@clisp.org>
121
122	* Makefile.am (install-javadoc1): Make it work when builddir != srcdir.
123	(install-javadoc2): Likewise.
124
1252001-11-03  Bruno Haible  <haible@clisp.cons.org>
126
127	Distribute javadoc generated documentation.
128	* Makefile.am (docdir, htmldir, JAVADOC1, JAVADOC2): New variables.
129	(all-classes): Renamed from all-local.
130	(all-classes-no): Renamed from all-java-no.
131	(all-classes-yes): Renamed from all-java-yes.
132	(install-classes): Renamed from install-data-local.
133	(install-classes-no): Renamed from install-java-no.
134	(install-classes-yes): Renamed from install-java-yes.
135	(installdirs-classes): Renamed from installdirs-local.
136	(uninstall-classes): Renamed from uninstall-local.
137	(all-local, install-data-local, installdirs-local, uninstall-local):
138	New targets.
139	(JAVADOC1_FILES, JAVADOC2_FILES): New variables.
140	(all-javadoc1, javadoc1/tree.html, install-javadoc1,
141	installdirs-javadoc1, uninstall-javadoc1, all-javadoc2,
142	javadoc2/index.html, install-javadoc2, installdirs-javadoc2,
143	uninstall-javadoc2): New targets.
144	(EXTRA_DIST): Add JAVADOC1_FILES and JAVADOC2_FILES.
145
1462001-10-30  Bruno Haible  <haible@clisp.cons.org>
147
148	* Makefile.am (EXTRA_DIST): New variable.
149
1502001-10-21  Bruno Haible  <haible@clisp.cons.org>
151
152	* Makefile.am (install-java-no, install-java-yes): Create $(jardir),
153	for consistency with the installdirs rule.
154
1552001-09-08  Bruno Haible  <haible@clisp.cons.org>
156
157	* gnu/gettext/GettextResource.java: New file.
158	* Makefile.am: New file.
159