xref: /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/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-10-25  Bruno Haible  <bruno@clisp.org>
10
11	* configure.ac: Don't invoke AC_RELOCATABLE; now done through the
12	relocwrapper module.
13
142006-10-25  Bruno Haible  <bruno@clisp.org>
15
16	* configure.ac (DLL_VARIABLE): Define to empty if IN_RELOCWRAPPER is
17	defined.
18
192006-10-14  Bruno Haible  <bruno@clisp.org>
20
21	* COPYING: Clarify copyright of the programs.
22	Reported by Charles Wilson <cwilson@fastmail.fm>.
23
242006-10-02  Bruno Haible  <bruno@clisp.org>
25
26	* Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4.
27
282006-10-02  Bruno Haible  <bruno@clisp.org>
29
30	* Makefile.am (ACLOCAL_AMFLAGS): Move gnulib-m4 to the end, since
31	sometime we have newer m4 files than gnulib.
32
332006-07-31  Bruno Haible  <bruno@clisp.org>
34
35	* Makefile.am (ACLOCAL_AMFLAGS): Append gnulib-m4. Remove
36	../gettext-tools/m4 and ../gettext-tools/gnulib-m4.
37	(SUBDIRS): Replace lib with gnulib-lib.
38	* configure.ac (AC_PREREQ): Bump to 2.59.
39	(gl_EARLY): Invoke.
40	(AC_GNU_SOURCE, gl_USE_SYSTEM_EXTENSIONS): Remove invocations.
41	(gl_INIT): Invoke.
42	(string.h, AM_STDBOOL_H, gl_ALLOCSA, strerror, strstr, atexit, memmove,
43	gl_GETOPT, gt_FUNC_SETENV, gl_FUNC_STRERROR, gl_FUNC_STRTOUL,
44	gl_FUNC_GLIBC_UNLOCKED_IO, gl_ERROR, gl_PATHMAX, gl_FUNC_READLINK,
45	gl_XREADLINK, gl_CANONICALIZE): Remove tests done directly or
46	indirectly by gl_INIT.
47	(AC_CONFIG_FILES): Add gnulib-lib/Makefile, remove lib/Makefile.
48	Remove lib/javacomp.sh, lib/csharpcomp.sh.
49
502006-07-30  Bruno Haible  <bruno@clisp.org>
51
52	* Makefile.am (ACLOCAL_AMFLAGS): Append ../gettext-tools/gnulib-m4.
53
542006-07-30  Bruno Haible  <bruno@clisp.org>
55
56	* configure.ac: Update for changed location of javacomp.sh.in and
57	csharpcomp.sh.in.
58
592006-07-25  Bruno Haible  <bruno@clisp.org>
60
61	* windows: Remove directory.
62	* Makefile.msvc: Remove file.
63	* Makefile.am (config.h.msvc, intl/libgnuintl.h.msvc-static,
64	intl/libgnuintl.h.msvc-shared): Remove rules.
65	(EXTRA_DIST): Remove Makefile.msvc, config.h.msvc, windows/*.
66
672006-07-25  Bruno Haible  <bruno@clisp.org>
68
69	* Makefile.vms: Remove file.
70	* Makefile.am (config.h_vms, intl/libgnuintl.h_vms): Remove rules.
71	(EXTRA_DIST): Remove Makefile.vms, config.h_vms.
72
732006-07-21  Bruno Haible  <bruno@clisp.org>
74
75	* gettext-0.15 released.
76
772006-07-20  Bruno Haible  <bruno@clisp.org>
78
79	* windows/intl.rc: Bump version number to 0.15.0.
80
812006-06-27  Bruno Haible  <bruno@clisp.org>
82
83	* configure.ac: Remove AC_ISC_POSIX invocation.
84
852006-06-27  Bruno Haible  <bruno@clisp.org>
86
87	Assume vprintf function.
88	* configure.ac: Remove AC_FUNC_VPRINTF invocation.
89	* Makefile.am (config.h_vms, config.h.msvc): Remove unused HAVE_VPRINTF
90	substitution.
91
922006-06-27  Bruno Haible  <bruno@clisp.org>
93
94	* Makefile.am (config.h_vms, config.h.msvc): Drop unused HAVE_LOCALE_H
95	substitution.
96
972006-04-14  Bruno Haible  <bruno@clisp.org>
98
99	Assume autoconf >= 2.60.
100	* configure.ac (docdir): If --docdir value was given, use that.
101	(mandir): Remove customization.
102
1032006-05-15  Bruno Haible  <bruno@clisp.org>
104
105	* configure.ac (DLL_VARIABLE): Define as empty on mingw, like on
106	Cygwin.
107
1082006-05-01  Bruno Haible  <bruno@clisp.org>
109
110	* configure.ac: Pass a source-version and a target-version to
111	gt_JAVACOMP.
112
1132006-04-02  Bruno Haible  <bruno@clisp.org>
114
115	* configure.ac: Test for strstr().
116	* Makefile.am (config.h_vms, config.h.msvc): Also define HAVE_STRSTR.
117
1182005-11-23  Bruno Haible  <bruno@clisp.org>
119
120	Cygwin portability.
121	* configure.ac: Invoke gl_WOE32_DLL.
122
1232005-11-24  Bruno Haible  <bruno@clisp.org>
124
125	* Makefile.am (config.h_vms, config.h.msvc): Treat HAVE_FWPRINTF like
126	HAVE_WPRINTF. Needed since 2003-09-17.
127	Reported by Svante Seleborg <svante@axantum.com>.
128
1292005-08-28  Bruno Haible  <bruno@clisp.org>
130
131	* Makefile.am (config.h_vms): Remove setting of HAVE_MALLOC_H,
132	HAVE_NL_TYPES_H.
133
1342005-08-28  Bruno Haible  <bruno@clisp.org>
135
136	* Makefile.am (intl/libgnuintl.h_vms, intl/libgnuintl.h.msvc-static,
137	intl/libgnuintl.h.msvc-shared): Remove the IN_LIBGLOCALE conditional.
138
1392008-08-28  Bruno Haible  <bruno@clisp.org>
140
141	* glocale: Remove directory, moved to separate project.
142	* configure.ac (--disable-libglocale): Remove option.
143	(SUBDIR_glocale): Remove variable.
144	(ENABLE_GLOCALE): Remove conditional.
145	(AC_CONFIG_SUBDIRS): Remove glocale.
146	* Makefile.am (SUBDIR_glocale): Remove variable.
147	(SUBDIRS): Remove $(SUBDIR_glocale).
148
1492005-08-13  Bruno Haible  <bruno@clisp.org>
150
151	New configure options --disable-java, --disable-native-java.
152	* configure.ac: Invoke gt_JAVA_CHOICE.
153	(BUILDJAVA): Use it.
154
1552005-08-10  Bruno Haible  <bruno@clisp.org>
156
157	* configure.ac (SUBDIR_libasprintf, SUBDIR_glocale): Remove AC_SUBSTs.
158	(ENABLE_LIBASPRINTF, ENABLE_GLOCALE): New automake conditionals.
159	* Makefile.am (SUBDIR_libasprintf, SUBDIR_glocale): New variables.
160	(SUBDIRS): Use them.
161	(DIST_SUBDIRS): Remove variable. Automake computes it correctly through
162	the conditionals.
163	Suggested by Stepan Kasal <kasal@ucw.cz>.
164
1652005-07-31  Bruno Haible  <bruno@clisp.org>
166
167	* glocale: New directory.
168	* configure.ac (SUBDIR_glocale): New variable.
169	* Makefile.am (SUBDIRS): Add SUBDIR_glocale.
170	(DIST_SUBDIRS): Add glocale.
171
1722005-07-26  Bruno Haible  <bruno@clisp.org>
173
174	* configure.ac: Move the AM_GNU_GETTEXT invocation early, since it
175	modifies CPPFLAGS.
176
1772005-07-16  Bruno Haible  <bruno@clisp.org>
178
179	* tests: New directory.
180	* configure.ac (LIBSCHED): New variable.
181	Add AC_CONFIG of tests/Makefile.
182	* Makefile.am (SUBDIRS, DIST_SUBDIRS): Add tests.
183	(config.h.msvc): Define USE_WIN32_THREADS.
184
1852005-07-05  Bruno Haible  <bruno@clisp.org>
186
187	* configure.ac (DLL_VARIABLE): Define also as nonempty when building
188	shared libraries with mingw.
189
1902006-06-21  Bruno Haible  <bruno@clisp.org>
191
192	* gettext-0.14.6 released.
193
1942006-06-21  Bruno Haible  <bruno@clisp.org>
195
196	* windows/intl.rc: Bump version number to 0.14.6.
197
1982005-05-23  Bruno Haible  <bruno@clisp.org>
199
200	* gettext-0.14.5 released.
201
2022005-05-23  Bruno Haible  <bruno@clisp.org>
203
204	* windows/intl.rc: Bump version number to 0.14.5.
205
2062005-04-11  Bruno Haible  <bruno@clisp.org>
207
208	* gettext-0.14.4 released.
209
2102005-04-11  Bruno Haible  <bruno@clisp.org>
211
212	* windows/intl.rc: Bump version number to 0.14.4.
213
2142005-03-22  Bruno Haible  <bruno@clisp.org>
215
216	* configure.ac (AC_CONFIG_AUX_DIR): Use ../build-aux.
217	* Makefile.am (ACLOCAL_AMFLAGS): Replace config/m4 with m4.
218
2192005-03-14  Bruno Haible  <bruno@clisp.org>
220
221	* gettext-0.14.3 released.
222
2232005-03-08  Bruno Haible  <bruno@clisp.org>
224
225	* windows/intl.rc: Bump version number to 0.14.3.
226
2272005-02-24  Bruno Haible  <bruno@clisp.org>
228
229	* gettext-0.14.2 released.
230
2312005-02-13  Bruno Haible  <bruno@clisp.org>
232
233	* configure.ac: Invoke gl_FUNC_STRTOUL instead of
234	AC_CHECK_FUNCS(strtoul).
235
2362005-02-11  Bruno Haible  <bruno@clisp.org>
237
238	* windows/intl.rc: Bump version number to 0.14.2.
239
2402005-02-10  Bruno Haible  <bruno@clisp.org>
241
242	* configure.ac: Add creation rule for src/gettext.sh.
243
2442005-01-06  Bruno Haible  <bruno@clisp.org>
245
246	* configure.ac: Invoke gl_ERROR instead of gt_FUNC_ERROR_AT_LINE.
247	* Makefile.am (config.h_vms, config.h.msvc): Remove setting of
248	HAVE_DECL_STRERROR.
249
2502005-01-06  Bruno Haible  <bruno@clisp.org>
251
252	* configure.ac: Invoke gl_GETOPT.
253	* Makefile.am (config.h_vms, config.h.msvc): Define __GETOPT_PREFIX
254	to empty.
255
2562005-01-06  Bruno Haible  <bruno@clisp.org>
257
258	* Makefile.am (config.h_vms, config.h.msvc): Define USE_UNLOCKED_IO
259	to 1.
260
2612005-01-05  Bruno Haible  <bruno@clisp.org>
262
263	* windows/intl.rc: Update copyright year.
264
2652004-03-11  Bruno Haible  <bruno@clisp.org>
266
267	* Makefile.am (config.h.msvc): Fix the value of SIZE_MAX.
268
2692004-01-29  Bruno Haible  <bruno@clisp.org>
270
271	* gettext-0.14.1 released.
272
2732004-01-28  Bruno Haible  <bruno@clisp.org>
274
275	* gettext-0.14 released.
276
2772004-01-24  Bruno Haible  <bruno@clisp.org>
278
279	* Makefile.am (config.h_vms): Set MALLOC_0_IS_NONNULL to 0.
280	(config.h.msvc): Set MALLOC_0_IS_NONNULL to 1.
281
2822004-01-17  Bruno Haible  <bruno@clisp.org>
283
284	* windows/intl.rc: Bump version number to 0.14.
285
2862004-01-10  Bruno Haible  <bruno@clisp.org>
287
288	* configure.ac: When --disable-csharp was given, set BUILDCSHARP=no.
289
2902003-12-26  Bruno Haible  <bruno@clisp.org>
291
292	Support for C#.
293	* intl-csharp: New subdirectory.
294	* Makefile.am (SUBDIRS): Add intl-csharp.
295	(DIST_SUBDIRS): Add intl-csharp.
296	* configure.ac: Invoke gt_CSHARPCOMP. Set BUILDCSHARP.
297	(AC_CONFIG_FILES): Add intl-csharp/Makefile and lib/csharpcomp.sh.
298
2992003-12-12  Bruno Haible  <bruno@clisp.org>
300
301	Assume automake-1.8.
302	* Makefile.am (html): Remove rule.
303
3042003-11-30  Bruno Haible  <bruno@clisp.org>
305
306	* configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA.
307
3082003-12-17  Bruno Haible  <bruno@clisp.org>
309
310	* gettext-0.13.1 released.
311
3122003-11-30  Bruno Haible  <bruno@clisp.org>
313
314	* gettext-0.13 released.
315
3162003-11-28  Bruno Haible  <bruno@clisp.org>
317
318	* Makefile.am (config.h.msvc): Define SIZE_MAX and inline.
319
3202003-11-16  Bruno Haible  <bruno@clisp.org>
321
322	* configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB.
323
3242003-11-13  Bruno Haible  <bruno@clisp.org>
325
326	* configure.ac (docdir): New variable.
327
3282003-11-04  Bruno Haible  <bruno@clisp.org>
329
330	* Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well.
331
3322003-10-31  Bruno Haible  <bruno@clisp.org>
333
334	* configure.ac: Remove argument of FIX_MAKEFILE_COMPILE.
335
3362003-09-16  Bruno Haible  <bruno@clisp.org>
337
338	Portability to SunOS 4.
339	* configure.ac: Also check for strtoul and atexit.
340
3412003-08-29  Bruno Haible  <bruno@clisp.org>
342
343	* Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF,
344	HAVE_DECL__SNWPRINTF.
345
3462003-08-24  Bruno Haible  <bruno@clisp.org>
347
348	* configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM.
349
3502003-08-23  Bruno Haible  <bruno@clisp.org>
351
352	* Makefile.am (config.h_vms): Define HAVE_READLINK and HAVE_WCSLEN.
353	(config.h.msvc): Define HAVE_WCSLEN and ssize_t.
354
3552003-08-23  Bruno Haible  <bruno@clisp.org>
356
357	* configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS.
358
3592003-08-23  Bruno Haible  <bruno@clisp.org>
360
361	* configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H.
362
3632003-07-01  Bruno Haible  <bruno@clisp.org>
364
365	* configure.ac: Invoke gl_FUNC_READLINK.
366
3672003-06-19  Bruno Haible  <bruno@clisp.org>
368
369	* Makefile.am (config.h_vms, config.h.msvc): Update.
370	(intl/libgnuintl.h_vms, intl/libgnuintl.h.msvc-static): New rule.
371	(all-local): Depend on them.
372	(intl/libgnuintl.h.msvc-shared): Also perform some AC_SUBST
373	substitutions.
374
3752003-06-19  Bruno Haible  <bruno@clisp.org>
376
377	* configure.ac: New option --disable-libasprintf.
378
3792003-06-08  Bruno Haible  <bruno@clisp.org>
380
381	* Makefile.am (config.h_vms): Don't define HAVE_ENVIRON_DECL.
382	Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
383
3842003-05-22  Bruno Haible  <bruno@clisp.org>
385
386	* gettext-0.12.1 released.
387
3882003-05-20  Bruno Haible  <bruno@clisp.org>
389
390	* Makefile.am (config.h_vms, config.h.msvc,
391	intl/libgnuintl.h.msvc-shared): Don't use $< here.
392
3932003-05-19  Bruno Haible  <bruno@clisp.org>
394
395	* windows/intl.rc: Include <winver.h>.
396	Reported by Perry Rapp.
397
3982003-05-17  Bruno Haible  <bruno@clisp.org>
399
400	* gettext-0.12 released.
401
4022003-05-15  Bruno Haible  <bruno@clisp.org>
403
404	* Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR.
405
4062003-05-12  Bruno Haible  <bruno@clisp.org>
407
408	* configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO.
409
4102003-04-12  Bruno Haible  <bruno@clisp.org>
411
412	* Makefile.am (config.h_vms): Renamed from config.h.vms.
413	* Makefile.vms: Don't use the force target. Don't recurse into
414	libasprintf. Use config.h_vms, not config.h.vms. Correct wildcard
415	syntax.
416	Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
417
4182003-04-12  Bruno Haible  <bruno@clisp.org>
419
420	* configure.ac (mandir): Change default value.
421	* Makefile.msvc (mandir, docdir): Use datadir instead of prefix.
422
4232003-03-30  Bruno Haible  <bruno@clisp.org>
424
425	* Makefile.vms: New file.
426	* Makefile.am (config.h.vms): New rule.
427	(EXTRA_DIST): Add Makefile.vms and config.h.vms.
428
4292003-03-17  Bruno Haible  <bruno@clisp.org>
430
431	Native Woe32/MSVC support.
432	* Makefile.msvc: New file.
433	* README.woe32: New file.
434	* windows/dllexport.h: New file.
435	* windows/intl.rc: New file.
436	* Makefile.am (EXTRA_DIST): Add them and config.h.msvc.
437	(config.h.msvc, intl/libgnuintl.h.msvc-shared): New rules.
438
4392003-02-28  Bruno Haible  <bruno@clisp.org>
440
441	Support for relocatable installation.
442	* configure.ac: Invoke AC_RELOCATABLE, gt_STDBOOL_H, gl_FUNC_ALLOCA,
443	AC_REPLACE_FUNCS([memmove]), gt_FUNC_SETENV, gl_FUNC_STRERROR,
444	gl_PATHMAX, gl_XREADLINK, gl_CANONICALIZE.
445	* INSTALL: Document --enable-relocatable and --with-libintl-prefix.
446
4472003-02-22  Bruno Haible  <bruno@clisp.org>
448
449	* Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
450
4512003-02-18  Bruno Haible  <bruno@clisp.org>
452
453	* Makefile.am: Install ABOUT-NLS in $(datadir)/gettext.
454
4552003-02-12  Bruno Haible  <bruno@clisp.org>
456
457	Extracted from gettext package.
458	* configure.ac: New file.
459	* Makefile.am: New file.
460	* AUTHORS, BUGS, COPYING, INSTALL, NEWS, README: New files.
461
462