xref: /netbsd-src/external/gpl2/gettext/dist/gnulib-local/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-26  Bruno Haible  <bruno@clisp.org>
10
11	* modules/canonicalize (Makefile.am): Remove EXTRA_DIST. Now done by
12	gnulib-tool.
13	* modules/relocatable (Makefile.am): Likewise.
14	* modules/relocwrapper (Makefile.am): Likewise.
15
162006-10-25  Bruno Haible  <bruno@clisp.org>
17
18	* m4/relocatable.m4 (AC_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE,
19	without the AC_LIBOBJ invocation.
20	(AC_RELOCATABLE): New macro. Invoke AC_LIBOBJ here.
21	* modules/relocwrapper (configure.ac): Invoke AC_RELOCATABLE instead
22	of requiring it.
23	* modules/gettext-tools-libgettextpo-misc: New file.
24	* Makefile.am (EXTRA_DIST): Add it.
25
262006-10-25  Bruno Haible  <bruno@clisp.org>
27
28	* lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
29	false for non-gcc C++ compilers.
30	Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
31
322006-10-24  Bruno Haible  <bruno@clisp.org>
33
34	* modules/gettext-tools-misc (Makefile.am): Add also $(top_srcdir) to
35	AM_CPPFLAGS. Needed so that woe32dll/export.h is found while compiling
36	gettextlib-exports.c in a VPATH build.
37	Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
38
392006-10-24  Bruno Haible  <bruno@clisp.org>
40
41	* modules/gettext-tools/misc (Makefile.am): Use rm -f instead of
42	$(RM).
43
442006-10-24  Bruno Haible  <bruno@clisp.org>
45
46	* lib/fstrcmp.c (keys_init_once): Remove semicolon after
47	gl_once_define invocation.
48
492006-10-23  Bruno Haible  <bruno@clisp.org>
50
51	Moved last change to gnulib.
52	* lib/obstack.h.diff: Undo last change.
53	* lib/obstack.c.diff: Remove file.
54	* Makefile.am (EXTRA_DIST): Remove it.
55
562006-10-20  Bruno Haible  <bruno@clisp.org>
57
58	* lib/obstack.h.diff: Use _obstack_free instead of obstack_free, but
59	define _obstack_free to obstack_free by default.
60	* lib/obstack.c.diff: New file.
61	* Makefile.am (EXTRA_DIST): Add it.
62
632006-10-17  Bruno Haible  <bruno@clisp.org>
64
65	* lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
66	differently if DEFAULT_TEXT_DOMAIN is set.
67
682006-10-16  Bruno Haible  <bruno@clisp.org>
69
70	Use newer modules from gnulib.
71	* lib/getline.h: Remove file.
72	* lib/getline.c: Remove file.
73	* m4/getline.m4: Remove file.
74	* modules/getline: Remove file.
75	* lib/getndelim2.h: Remove file.
76	* lib/getndelim2.c: Remove file.
77	* m4/getndelim2.m4: Remove file.
78	* modules/getndelim2: Remove file.
79	* Makefile.am (EXTRA_DIST): Remove them.
80
812006-10-13  Bruno Haible  <bruno@clisp.org>
82
83	* modules/exitfail.diff: Update.
84	* modules/quote.diff: Update.
85	* modules/quotearg.diff: Update.
86
872006-10-12  Bruno Haible  <bruno@clisp.org>
88
89	* modules/exitfail: Update.
90	* modules/quote: Update.
91	* modules/quotearg: Update.
92
932006-10-12  Bruno Haible  <bruno@clisp.org>
94
95	* modules/canonicalize (Makefile.am): Distribute all files in lib/
96	through EXTRA_DIST.
97	* modules/getline (Makefile.am): Likewise.
98	* modules/getndelim2 (Makefile.am): Likewise.
99	* modules/relocatable (Makefile.am): Likewise.
100
1012006-10-02  Bruno Haible  <bruno@clisp.org>
102
103	* modules/gettext-runtime-misc (Makefile.am): Add no-dependencies to
104	AUTOMAKE_OPTIONS.
105	* modules/gettext-tools-misc (Makefile.am): Likewise.
106
1072006-09-29  Bruno Haible  <bruno@clisp.org>
108
109	* lib/closeout.c (close_stdout_status): Remove function.
110	(close_stdout): Inline it. Call fwriteerror_no_ebadf instead of
111	fwriteerror. Also close stderr.
112
1132006-09-14  Bruno Haible  <bruno@clisp.org>
114
115	* lib/addext.c: Include <config.h> unconditionally.
116	* lib/backupfile.c: Likewise.
117	* lib/basename.c: Likewise.
118	* lib/canonicalize.c: Likewise.
119	* lib/closeout.c: Likewise.
120	* lib/error-progname.c: Likewise.
121	* lib/fstrcmp.c: Likewise.
122	* lib/getline.c: Likewise.
123	* lib/getndelim2.c: Likewise.
124	* lib/hash.c: Likewise.
125	* lib/propername.c: Likewise.
126	* lib/relocatable.c: Likewise.
127	* lib/relocwrapper.c: Likewise.
128	* lib/vasprintf.c: Likewise.
129	* lib/xerror.c: Likewise.
130	* lib/xgetcwd.c: Likewise.
131	* lib/xmalloc.c: Likewise.
132	* lib/xreadlink.c: Likewise.
133	* lib/xstrdup.c: Likewise.
134
1352006-09-09  Bruno Haible  <bruno@clisp.org>
136
137	* modules/gettext-tools-misc (Makefile.am): Augment lib_LDFLAGS
138	instead of setting it.
139
1402006-09-06  Bruno Haible  <bruno@clisp.org>
141
142	* modules/iconvstring: Remove file.
143	* lib/iconvstring.h: Remove file.
144	* lib/iconvstring.c: Remove file.
145	* Makefile.am (EXTRA_DIST): Remove modules/iconvstring,
146	lib/iconvstring.h, lib/iconvstring.c.
147
148	* lib/propername.c: Include xstriconv.h instead of iconvstring.h.
149	(convert_name): Remove function.
150	(proper_name_utf8): Use xstr_iconv instead of convert_name.
151	* modules/propername: Depend on xstriconv instead of iconvstring.
152
1532006-08-30  Bruno Haible  <bruno@clisp.org>
154
155	* lib/xerror.h: Don't include error.h.
156	* lib/xerror.c: Include error.h here.
157
1582006-08-28  Bruno Haible  <bruno@clisp.org>
159
160	* modules/c-strstr: Remove file, now in gnulib.
161	* lib/c-strstr.h: Remove file, now in gnulib.
162	* lib/c-strstr.c: Remove file, now in gnulib.
163	* Makefile.am (EXTRA_DIST): Remove them.
164
1652006-08-22  Bruno Haible  <bruno@clisp.org>
166
167	* modules/pathmax.diff: Remove file.
168	* modules/unlocked-io.diff: Remove file.
169	* modules/exitfail.diff: Update.
170	* modules/quote.diff: Update.
171	* modules/quotearg.diff: Update.
172	* m4/pathmax.m4.diff: Remove file.
173	* m4/strdup.m4.diff: Remove file.
174	* m4/unlocked-io.m4.diff: Remove file.
175	* m4/exitfail.m4.diff: Update.
176	* m4/hard-locale.m4.diff: Update.
177	* m4/quote.m4.diff: Update.
178	* m4/quotearg.m4.diff: Update.
179	* Makefile.am (EXTRA_DIST): Remove the removed files.
180
1812006-08-22  Bruno Haible  <bruno@clisp.org>
182
183	* modules/gettext-tools-misc (Makefile.am): New variable
184	lib_LTLIBRARIES.
185
1862006-08-18  Bruno Haible  <bruno@clisp.org>
187
188	* modules/bison-i18n: Remove file. Now taken from gnulib.
189	* m4/bison-i18n.m4: Remove file. Now taken from gnulib.
190	* Makefile.am (EXTRA_DIST): Remove them.
191
1922006-08-16  Bruno Haible  <bruno@clisp.org>
193
194	* modules/gettext-tools-misc (Files): Remove m4/restrict.m4, no longer
195	in gnulib.
196
1972006-07-31  Bruno Haible  <bruno@clisp.org>
198
199	* lib/propername.c: Remove temporary hack.
200
2012006-07-31  Bruno Haible  <bruno@clisp.org>
202
203	* modules/gettext-runtime-misc: New file.
204	* Makefile.am (EXTRA_DIST): Add it.
205
2062006-08-02  Bruno Haible  <bruno@clisp.org>
207
208	* Makefile.am: New file.
209
2102006-07-30  Bruno Haible  <bruno@clisp.org>
211
212	* lib/argmatch.h.diff: New file.
213	* lib/error.h.diff: New file.
214	* lib/exitfail.h.diff: New file.
215	* lib/fnmatch.c.diff: New file.
216	* lib/fnmatch_loop.c.diff: New file.
217	* lib/getopt_.h.diff: New file.
218	* lib/javacomp.c.diff: New file.
219	* lib/linebreak.c.diff: New file.
220	* lib/obstack.h.diff: New file.
221	* lib/progname.h.diff: New file.
222	* lib/strerror.c.diff: New file.
223	* m4/exitfail.m4.diff: New file.
224	* m4/hard-locale.m4.diff: New file.
225	* m4/pathmax.m4.diff: New file.
226	* m4/quote.m4.diff: New file.
227	* m4/quotearg.m4.diff: New file.
228	* m4/strdup.m4.diff: New file.
229	* m4/unlocked-io.m4.diff: New file.
230	* m4/vasprintf.m4: New file.
231	* modules/backupfile: New file.
232	* modules/basename: New file.
233	* modules/bison-i18n: New file.
234	* modules/c-strstr: New file.
235	* modules/canonicalize: New file.
236	* modules/closeout: New file.
237	* modules/error-progname: New file.
238	* modules/exitfail.diff: New file.
239	* modules/fnmatch.diff: New file.
240	* modules/fstrcmp: New file.
241	* modules/gcj: New file.
242	* modules/gen-lbrkprop: New file.
243	* modules/getline: New file.
244	* modules/getndelim2: New file.
245	* modules/gettext-tools-misc: New file.
246	* modules/hash: New file.
247	* modules/iconvstring: New file.
248	* modules/java: New file.
249	* modules/javacomp.diff: New file.
250	* modules/pathmax.diff: New file.
251	* modules/progreloc: New file.
252	* modules/propername: New file.
253	* modules/quote.diff: New file.
254	* modules/quotearg.diff: New file.
255	* modules/relocatable: New file.
256	* modules/relocwrapper: New file.
257	* modules/unlocked-io.diff: New file.
258	* modules/vasprintf.diff: New file.
259	* modules/wait-process.diff: New file.
260	* modules/xalloc: New file.
261	* modules/xalloc-die: New file.
262	* modules/xerror: New file.
263	* modules/xgetcwd: New file.
264	* modules/xreadlink: New file.
265
266