• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl-java/
12007-11-07  Bruno Haible  <bruno@clisp.org>
2
3	* gettext-0.17 released.
4
52007-09-01  Bruno Haible  <bruno@clisp.org>
6
7	Implement msgctxt for Java ResourceBundles.
8	* gnu/gettext/GettextResource.java (gettextnull): New method.
9	(gettext): Use it.
10	(ngettextnull): New method, extracted from ngettext.
11	(ngettext): Use it.
12	(pgettext, npgettext): New methods.
13	Suggested by Felix Berger.
14
152007-03-27  Bruno Haible  <bruno@clisp.org>
16
17	* Makefile.am (javadoc2/index.html): Pass the package name to javadoc.
18	* javadoc2/package-list: Mention package gnu.gettext.
19	Reported by Jens Petersen <petersen@redhat.com>.
20
212007-03-27  Bruno Haible  <bruno@clisp.org>
22
23	* javadoc1/**: Remove files.
24	* Makefile.am (JAVADOC1, JAVADOC1_FILES): Remove variables.
25	(all-javadoc1, javadoc1/tree.html, install-javadoc1,
26	installdirs-javadoc1, uninstall-javadoc1): Remove rules.
27
282006-11-27  Bruno Haible  <bruno@clisp.org>
29
30	* gettext-0.16.1 released.
31
322006-10-26  Bruno Haible  <bruno@clisp.org>
33
34	* gettext-0.16 released.
35
362006-07-31  Bruno Haible  <bruno@clisp.org>
37
38	* Makefile.am (JAVACOMP): Update for changed location of javacomp.sh.
39
402006-07-21  Bruno Haible  <bruno@clisp.org>
41
42	* gettext-0.15 released.
43
442006-04-14  Bruno Haible  <bruno@clisp.org>
45
46	Assume autoconf >= 2.60.
47	* Makefile.am (docdir, htmldir): Remove variables.
48
492006-04-17  Bruno Haible  <bruno@clisp.org>
50
51	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
52
532006-06-21  Bruno Haible  <bruno@clisp.org>
54
55	* gettext-0.14.6 released.
56
572005-05-23  Bruno Haible  <bruno@clisp.org>
58
59	* gettext-0.14.5 released.
60
612005-04-11  Bruno Haible  <bruno@clisp.org>
62
63	* gettext-0.14.4 released.
64
652005-03-14  Bruno Haible  <bruno@clisp.org>
66
67	* gettext-0.14.3 released.
68
692005-02-24  Bruno Haible  <bruno@clisp.org>
70
71	* gettext-0.14.2 released.
72
732004-01-29  Bruno Haible  <bruno@clisp.org>
74
75	* gettext-0.14.1 released.
76
772004-01-28  Bruno Haible  <bruno@clisp.org>
78
79	* gettext-0.14 released.
80
812003-12-17  Bruno Haible  <bruno@clisp.org>
82
83	* gettext-0.13.1 released.
84
852003-11-30  Bruno Haible  <bruno@clisp.org>
86
87	* gettext-0.13 released.
88
892003-11-13  Bruno Haible  <bruno@clisp.org>
90
91	* Makefile.am (docdir): Use the value from the configure script.
92
932003-05-22  Bruno Haible  <bruno@clisp.org>
94
95	* gettext-0.12.1 released.
96
972003-05-17  Bruno Haible  <bruno@clisp.org>
98
99	* gettext-0.12 released.
100
1012003-04-12  Bruno Haible  <bruno@clisp.org>
102
103	* Makefile.am (docdir): Use datadir instead of prefix.
104
1052003-02-22  Bruno Haible  <bruno@clisp.org>
106
107	* Makefile.am (installdirs): Remove dependency, redundant with
108	automake >= 1.6.
109
1102003-02-12  Bruno Haible  <bruno@clisp.org>
111
112	* Makefile.am (docdir): Use 'gettext' instead of @PACKAGE@.
113	(EXTRA_DIST): Fix typo.
114
1152003-01-12  Bruno Haible  <bruno@clisp.org>
116
117	* Makefile.am: Make use of += for variables.
118
1192002-08-06  Bruno Haible  <bruno@clisp.org>
120
121	* gettext-0.11.5 released.
122
1232002-07-25  Bruno Haible  <bruno@clisp.org>
124
125	* gettext-0.11.4 released.
126
1272002-07-17  Bruno Haible  <bruno@clisp.org>
128
129	* gettext-0.11.3 released.
130
1312002-05-18  Bruno Haible  <bruno@clisp.org>
132
133	* Makefile.am (RM): New variable.
134
1352002-04-24  Bruno Haible  <bruno@clisp.org>
136
137	* gettext-0.11.2 released.
138
1392002-03-12  Bruno Haible  <bruno@clisp.org>
140
141	* gettext-0.11.1 released.
142
1432002-01-31  Bruno Haible  <bruno@clisp.org>
144
145	* gettext-0.11 released.
146
1472001-11-25  Bruno Haible  <bruno@clisp.org>
148
149	* Makefile.am (install-javadoc1): Make it work when builddir != srcdir.
150	(install-javadoc2): Likewise.
151
1522001-11-03  Bruno Haible  <haible@clisp.cons.org>
153
154	Distribute javadoc generated documentation.
155	* Makefile.am (docdir, htmldir, JAVADOC1, JAVADOC2): New variables.
156	(all-classes): Renamed from all-local.
157	(all-classes-no): Renamed from all-java-no.
158	(all-classes-yes): Renamed from all-java-yes.
159	(install-classes): Renamed from install-data-local.
160	(install-classes-no): Renamed from install-java-no.
161	(install-classes-yes): Renamed from install-java-yes.
162	(installdirs-classes): Renamed from installdirs-local.
163	(uninstall-classes): Renamed from uninstall-local.
164	(all-local, install-data-local, installdirs-local, uninstall-local):
165	New targets.
166	(JAVADOC1_FILES, JAVADOC2_FILES): New variables.
167	(all-javadoc1, javadoc1/tree.html, install-javadoc1,
168	installdirs-javadoc1, uninstall-javadoc1, all-javadoc2,
169	javadoc2/index.html, install-javadoc2, installdirs-javadoc2,
170	uninstall-javadoc2): New targets.
171	(EXTRA_DIST): Add JAVADOC1_FILES and JAVADOC2_FILES.
172
1732001-10-30  Bruno Haible  <haible@clisp.cons.org>
174
175	* Makefile.am (EXTRA_DIST): New variable.
176
1772001-10-21  Bruno Haible  <haible@clisp.cons.org>
178
179	* Makefile.am (install-java-no, install-java-yes): Create $(jardir),
180	for consistency with the installdirs rule.
181
1822001-09-08  Bruno Haible  <haible@clisp.cons.org>
183
184	* gnu/gettext/GettextResource.java: New file.
185	* Makefile.am: New file.
186