• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
12015-09-11  Daiki Ueno  <ueno@gnu.org>
2
3	* gettext 0.19.6 released.
4
52015-07-10  Daiki Ueno  <ueno@gnu.org>
6
7	* gettext 0.19.5 released.
8
92014-12-24  Daiki Ueno  <ueno@gnu.org>
10
11	* gettext 0.19.4 released.
12
132014-10-15  Daiki Ueno  <ueno@gnu.org>
14
15	* gettext 0.19.3 released.
16
172014-07-14  Daiki Ueno  <ueno@gnu.org>
18
19	* gettext 0.19.2 released.
20
212014-06-10  Daiki Ueno  <ueno@gnu.org>
22
23	* gettext 0.19.1 released.
24
252014-06-02  Daiki Ueno  <ueno@gnu.org>
26
27	* gettext 0.19 released.
28
292014-06-01  Daiki Ueno  <ueno@gnu.org>
30
31	* Makefile.am (EXTRA_DIST): Add $(man_HTML3) so not to regenerate
32	them on make distcheck.
33
342014-05-19  Daiki Ueno  <ueno@gnu.org>
35
36	build: Simplify man and HTML documentation generation
37	Problem reported by Santiago Vila in:
38	<https://lists.gnu.org/archive/html/bug-gettext/2014-05/msg00024.html>.
39	* Makefile.am (man_HTML1GEN): Rename from man_HTMLGEN.
40	(man_HTML1IN): Rename from man_HTMLIN.
41	(man_HTML1OTHER): Rename from man_HTMLOTHER.
42	(man_HTML1): New variable.
43	(man_HTML3): New variable split from man_HTMLOTHER.
44	(gt_man2html): New variable; don't overwrite output if groff fails.
45	($(man_HTML1GEN)): Don't overwrite output if sed fails.
46	($(man_HTML1IN)): Rewrite using $(gt_man2html).
47	($(man_HTML1OTHER)): Rewrite using $(gt_man2html).
48	($(man_HTML3)): Rewrite using $(gt_man2html).
49
502014-05-12  Daiki Ueno  <ueno@gnu.org>
51
52	* Makefile.am (gettext.1 ngettext.1): Don't try to replace
53	@localedir@ in .1.in if x-to-1 fails; rewrite the target using the
54	snippet in the Autoconf manual.
55
562014-04-22  Daiki Ueno  <ueno@gnu.org>
57
58	build: Use git-version-gen intead of version.sh
59	* Makefile.am: Refer to .version instead of version.sh.
60
612013-06-10  Daiki Ueno  <ueno@gnu.org>
62
63	* Makefile.am: Use $(MKDIR_P) instead of $(mkdir_p).
64	Suggested by Stefano Lattarini in
65	<https://lists.gnu.org/archive/html/bug-gettext/2013-04/msg00044.html>.
66
672012-12-25  Daiki Ueno  <ueno@gnu.org>
68
69	* gettext-0.18.2 released.
70
712010-06-04  Bruno Haible  <bruno@clisp.org>
72
73	* gettext-0.18.1 released.
74
752010-05-09  Bruno Haible  <bruno@clisp.org>
76
77	* gettext-0.18 released.
78
792009-05-21  Bruno Haible  <bruno@clisp.org>
80
81	Fix installation name of manual pages when --program-prefix is used.
82	* Makefile.am (AUTOMAKE_OPTIONS): Add 1.11.
83	(man_MANS): Remove manual pages for functions.
84	(notrans_man_MANS): New variable.
85	Reported at <https://savannah.gnu.org/bugs/?25921>.
86
872007-11-07  Bruno Haible  <bruno@clisp.org>
88
89	* gettext-0.17 released.
90
912006-11-27  Bruno Haible  <bruno@clisp.org>
92
93	* gettext-0.16.1 released.
94
952006-10-26  Bruno Haible  <bruno@clisp.org>
96
97	* gettext-0.16 released.
98
992006-10-16  Bruno Haible  <bruno@clisp.org>
100
101	Switch to automake-1.10.
102	* Makefile.am (install-html-local): Renamed from install-html.
103
1042006-07-25  Bruno Haible  <bruno@clisp.org>
105
106	* Makefile.msvc: Remove file.
107	* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
108
1092006-07-25  Bruno Haible  <bruno@clisp.org>
110
111	* Makefile.vms: Remove file.
112	* Makefile.am (EXTRA_DIST): Remove Makefile.vms.
113
1142006-07-21  Bruno Haible  <bruno@clisp.org>
115
116	* gettext-0.15 released.
117
1182006-04-14  Bruno Haible  <bruno@clisp.org>
119
120	Assume autoconf >= 2.60.
121	* Makefile.am (mandir, docdir, htmldir, localedir): Remove variables.
122
1232006-04-17  Bruno Haible  <bruno@clisp.org>
124
125	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
126
1272006-06-21  Bruno Haible  <bruno@clisp.org>
128
129	* gettext-0.14.6 released.
130
1312005-05-23  Bruno Haible  <bruno@clisp.org>
132
133	* gettext-0.14.5 released.
134
1352005-04-11  Bruno Haible  <bruno@clisp.org>
136
137	* gettext-0.14.4 released.
138
1392005-03-14  Bruno Haible  <bruno@clisp.org>
140
141	* gettext-0.14.3 released.
142
1432005-02-24  Bruno Haible  <bruno@clisp.org>
144
145	* gettext-0.14.2 released.
146
1472004-01-29  Bruno Haible  <bruno@clisp.org>
148
149	* gettext-0.14.1 released.
150
1512004-01-28  Bruno Haible  <bruno@clisp.org>
152
153	* gettext-0.14 released.
154
1552003-12-12  Bruno Haible  <bruno@clisp.org>
156
157	Assume automake-1.8.
158	* Makefile.am (html-local): Renamed from html.
159
1602003-12-17  Bruno Haible  <bruno@clisp.org>
161
162	* gettext-0.13.1 released.
163
1642003-11-30  Bruno Haible  <bruno@clisp.org>
165
166	* Makefile.msvc (install): Install also envsubst.1, envsubst.1.html.
167	(uninstall): Uninstall also envsubst.1, envsubst.1.html.
168	* Makefile.vms (install): Install also envsubst.1, envsubst.1.html.
169	(uninstall): Uninstall also envsubst.1, envsubst.1.html.
170
1712003-11-30  Bruno Haible  <bruno@clisp.org>
172
173	* gettext-0.13 released.
174
1752003-11-16  Bruno Haible  <bruno@clisp.org>
176
177	* x-to-1.in: Support --update option.
178	* Makefile.am (UPDATEMODE): New variable.
179	(gettext.1.in, ngettext.1.in, envsubst.1): Pass it to x-to-1.
180	(update-man1): New rule.
181	(distdir): Depend on it.
182
1832003-11-16  Bruno Haible  <bruno@clisp.org>
184
185	* Makefile.am: Let gettext.1.in and ngettext.1.in, not gettext.1 and
186	ngettext.1, depend on help2man and version.sh.
187
1882003-11-13  Bruno Haible  <bruno@clisp.org>
189
190	* Makefile.am (docdir): Use the value from the configure script.
191
1922003-09-13  Bruno Haible  <bruno@clisp.org>
193
194	* envsubst.x: New file.
195	* Makefile.am (man_aux): Add envsubst.x.
196	(man_MAN1OTHER): New variable.
197	(man_MAN1): Add $(man_MAN1OTHER).
198	(man_HTMLOTHER): Add envsubst.1.html.
199	(EXTRA_DIST, MAINTAINERCLEANFILES): Add $(man_MAN1OTHER).
200	(envsubst.1): New rule.
201	(envsubst.1.html): New rule.
202
2032003-05-22  Bruno Haible  <bruno@clisp.org>
204
205	* gettext-0.12.1 released.
206
2072003-05-17  Bruno Haible  <bruno@clisp.org>
208
209	* gettext-0.12 released.
210
2112003-05-07  Bruno Haible  <bruno@clisp.org>
212
213	* Makefile.vms (LN): Remove unused variable.
214
2152003-04-12  Bruno Haible  <bruno@clisp.org>
216
217	* Makefile.vms: Avoid rules with no lines. Don't use the force target.
218	Correct wildcard syntax.
219	Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
220
2212003-04-12  Bruno Haible  <bruno@clisp.org>
222
223	* Makefile.am (docdir): Use datadir instead of prefix.
224	* Makefile.msvc (datadir): New variable.
225	(mandir, docdir): Use it instead of prefix.
226	(install, installdirs): Update.
227	* Makefile.vms (datadir): New variable.
228	(mandir, docdir): Use it instead of prefix.
229
2302003-03-30  Bruno Haible  <bruno@clisp.org>
231
232	* Makefile.vms: New file.
233	* Makefile.am (EXTRA_DIST): Add Makefile.vms.
234
2352003-03-17  Bruno Haible  <bruno@clisp.org>
236
237	Native Woe32/MSVC support.
238	* Makefile.msvc: New file.
239	* Makefile.am (EXTRA_DIST): Add it.
240
2412003-02-22  Bruno Haible  <bruno@clisp.org>
242
243	* Makefile.am (installdirs): Remove dependency, redundant with
244	automake >= 1.6.
245
2462003-02-15  Bruno Haible  <bruno@clisp.org>
247
248	* gettext.3.in, ngettext.3.in, textdomain.3.in, bindtextdomain.3.in,
249	bind_textdomain_codeset.3.in: Moved here from ../../gettext-tools/man.
250	* dgettext.3, dcgettext.3, dngettext.3, dcngettext.3: Likewise.
251	* Makefile.am: Add rules for man3 manual pages.
252
2532003-02-12  Bruno Haible  <bruno@clisp.org>
254
255	Extracted from gettext package.
256	* Makefile.am: New file.
257
258