Fix typo in previous log entry.
[gnulib.git] / config / ChangeLog
1 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
2
3         * srclist.txt: Remove glibc bug 1233 and add 1236, which supersedes it.
4         Add glibc bugs 1237 and 1238.  Comment out lib/regex.c.
5
6 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
7
8         * srclist.txt: Add glibc bugs 1231-1233.
9
10 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
11
12         * srclist.txt: Add glibc bugs 1220-1227.
13
14 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
15
16         * srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
17         $LIBCSRC/posix/regexec.c.
18         Add glibc bug 1217 for regcomp.c.
19
20 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
21
22         * srclist.txt: Comment out $LIBCSRC/posix/regex.h.
23         Add comments for each pending glibc patch.
24
25 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
26
27         * srclist.txt: Comment out regcomp.c, since we have a porting fix
28         now.
29
30 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
31
32         * srclist.txt: Add regcomp.c, regex.c, regex.h, regex_internal.c,
33         regexec.c.
34         Add regex_internal.h too, but as a comment, since the libc version
35         is currently broken in gnulib mode.
36
37 2005-06-24  Derek Price  <derek@ximbiot.com>
38         and Bruno Haible  <bruno@clisp.org>
39
40         Remove stat module & update lstat.
41         * srclist.txt (libc sources): Remove stat.
42
43 2005-05-29  Derek Price  <derek@ximbiot.com>
44
45         * srclist.txt (glob_.h, glob.c): Add these files.
46
47 2005-05-10  Karl Berry  <karl@gnu.org>
48
49         * srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
50         (COPYING.DOC): remove.
51
52         * srclist-update: new FSF address.
53
54 2005-03-22  Bruno Haible  <bruno@clisp.org>
55
56         * srclist.txt: Replace target directory 'config' with 'build-aux'.
57         * config.guess, config.sub, config.rpath, depcomp, install-sh:
58         * mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to ../build-aux/.
59
60 2005-03-15  Karl Berry  <karl@gnu.org>
61
62         * srclist.txt (config.rpath): from gettext.
63         * config.rpath: update.
64
65 2005-02-22  Simon Josefsson  <jas@extundo.com>
66
67         * srclist.txt: Sync iconvme.h, iconvme.c from libc.
68
69 2004-12-17  Jim Meyering  <jim@meyering.net>
70
71         * install-sh: Use `(exit N); exit N', not `(exit N); exit'.
72         Otherwise, install-sh could exit with improper exit status when
73         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
74
75 2004-11-12  Simon Josefsson  <jas@extundo.com>
76
77         * srclist.txt: Add strtok_r.c, glibc bought our changes, but a
78         small doc fix is still pending.
79
80 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
81
82         * srclist.txt: Add mktime.c; glibc bought all our changes.
83
84 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
85
86         * srclistvars.sh: Add GNUSTANDARDS (for eggert only).
87
88 2004-10-04  Simon Josefsson  <jas@extundo.com>
89
90         * srclist.txt: Add memmem from glibc.
91
92 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
93
94         * srclist.txt: Comment-out argp/argp.h, until we get the argp
95         changes merged back into glibc.
96
97 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
98
99         * srclist.txt: Add getsubopt.c, since libc bought our changes.
100
101 2004-09-14  Karl Berry  <karl@gnu.org>
102
103         * srclist.txt: unsync setenv.c, sigh.
104
105 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
106
107         * srclist.txt: Comment out argp-pvh.c.
108
109 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
110
111         * srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
112         getopt1.c.
113
114 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
115
116         * srclist-update: Don't insist on "USA." before the close-comment,
117         as libtool omits the period and puts the */ on a separate line.
118         * srclist.txt: Add argz.c, argz_.h, argz.m4.
119         * srclistvars.sh: Add LIBTOOL (for eggert only).
120
121 2004-05-18  Karl Berry  <karl@gnu.org>
122
123         * srclist.txt: break link for vasnprintf.c.
124
125 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
126
127         * srclist.txt: Break link for argp-help.c and argp-parse.c until
128         we can get this patch merged into glibc.
129
130 2004-04-21  Karl Berry  <karl@gnu.org>
131
132         * srclist.txt (localcharset.c): break sync.
133
134 2004-03-09  Paul Eggert  <eggert@twinsun.com>
135
136         * srclistvars.sh: Add GNUWWWLICENSES for eggert.
137         * srclist.txt: Sync getopt with libc.  Add getopt_int.h.
138         Bring back getopt.c, getopt.h, getopt1.c.
139
140 2004-02-23  Karl Berry  <karl@gnu.org>
141
142         * srclistvars.sh (GNUORG) [karl]: redefine.
143         * srclist.txt: add maintain/standards documents.
144
145 2004-02-16  Karl Berry  <karl@gnu.org>
146
147         * mkinstalldirs, install-sh: update from automake.
148
149 2004-01-20  Karl Berry  <karl@gnu.org>
150
151         * config.guess: update from config.
152
153         * srclistvars.sh: GNUWWWLICENSES for karl.
154
155 2004-01-18  Karl Berry  <karl@gnu.org>
156
157         * srclistvars.sh (GNUWWWLICENSES): new variable.
158         * srclist.txt ({fdl,gpl,lgpl}.text): get from there.
159
160 2004-01-14  Karl Berry  <karl@gnu.org>
161
162         * install-sh: update from automake.
163
164 2004-01-13  Karl Berry  <karl@gnu.org>
165
166         * install-sh: update from automake.
167
168 2004-01-09  Karl Berry  <karl@gnu.org>
169
170         * install-sh: update from automake.
171
172 2004-01-05  Karl Berry  <karl@gnu.org>
173
174         * config.{sub,guess}: update from config.
175
176 2003-12-31  Karl Berry  <karl@gnu.org>
177
178         * depcomp: update from automake.
179
180 2003-11-21  Karl Berry  <karl@gnu.org>
181
182         * config.{sub,guess}: update from config.
183
184 2003-11-18  Karl Berry  <karl@gnu.org>
185
186         * config.{sub,guess}: update from config.
187
188         * (printf-{parse,args}.[ch]): sync broken, sigh.
189
190 2003-11-09  Karl Berry  <karl@gnu.org>
191
192         * mkinstalldirs, depcomp, mdate-sh: update from automake.
193
194 2003-11-03  Karl Berry  <karl@gnu.org>
195
196         * config.{guess,sub}: update from config.
197
198 2003-11-02  Karl Berry  <karl@gnu.org>
199
200         * srclist.txt (vasprintf.c): sync broken, sigh.
201
202 2003-10-26  Karl Berry  <karl@gnu.org>
203
204         * srclist.txt (COPYING.DOC): no longer available from
205         /gd/gnuorg; don't know where the ultimate source is.
206
207 2003-10-18  Karl Berry  <karl@gnu.org>
208
209         * config.guess: update from config.
210
211 2003-10-16  Karl Berry  <karl@gnu.org>
212
213         * config.{guess,sub}: update from config.
214
215 2003-10-07  Karl Berry  <karl@gnu.org>
216
217         * config.{guess,sub}: update from config.
218
219 2003-10-04  Karl Berry  <karl@gnu.org>
220
221         * config.{guess,sub}: update from config.
222
223 2003-09-27  Karl Berry  <karl@gnu.org>
224
225         * mkinstalldirs: update from automake.
226
227 2003-09-25  Karl Berry  <karl@gnu.org>
228
229         * install-sh: update from automake.
230
231 2003-09-14  Karl Berry  <karl@gnu.org>
232
233         * srclist.txt (strdup.c): disable for c89 changes.
234
235 2003-09-11  Bruno Haible  <bruno@clisp.org>
236
237         * srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
238
239 2003-09-09  Paul Eggert  <eggert@twinsun.com>
240
241         * srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
242         libc.
243
244 2003-09-08  Karl Berry  <karl@gnu.org>
245
246         * config.sub, config.guess, srclistvars.sh: update from savannah
247                 config, forget about prep.
248
249         * depcomp, missing: update from automake.
250
251 2003-08-16  Paul Eggert  <eggert@twinsun.com>
252
253         * srclist.txt: Get regex.h, strdup.c, strtoll.c,
254         strtoul.c from libc, undoing this 2003-08-12 change:
255         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
256
257 2003-08-15  Paul Eggert  <eggert@twinsun.com>
258
259         * srclist-update: Use three spaces, rather than tab, after '#'
260         in shell-script copyright notices.  Suggested by Bruno Haible.
261         Remove unnecessary parenthesization in regular expression.
262
263 2003-08-13  Paul Eggert  <eggert@twinsun.com>
264
265         * srclist-update: Change update back to the old behavior, leaving
266         whitespace alone.  Use one 'sed' command rather than a pipeline.
267         (fixlicense): Now a variable, not a function.
268         (remove_trailing_blanks): Remove.
269         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
270         * config.guess, config.sub, install-sh, missing, texinfo.tex:
271         Undo previous (whitespace-only) change.
272
273 2003-08-12  Paul Eggert  <eggert@twinsun.com>
274
275         * srclist-update: Add copyright notice.
276         (remove_id_lines, remove_trailing_blanks): New constants.
277         (fixfile): Use them to normalize spacing a bit in copied files.
278         * config.guess, config.sub, install-sh, missing, texinfo.tex:
279         Normalize leading white space and remove trailing white space.
280
281         * texinfo.tex: Sync with texinfo.
282
283         * srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
284         strtoul.c from libc, to merge coreutils whitespace changes.
285
286         * srclist.txt: Get the following m4 files from gettext:
287         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
288         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
289         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
290         wint_t.m4.
291
292 2003-08-12  Karl Berry  <karl@gnu.org>
293
294         * srclist.txt: can't sync vasnprintf.c any more, changes have been
295         made.
296
297 2003-08-03  Karl Berry  <karl@gnu.org>
298
299         * depcomp: update from automake.
300
301 2003-07-24    <karl@gnu.org>
302
303         * missing: update from automake.
304
305 2003-07-23    <karl@gnu.org>
306
307         * config.sub: update from prep.
308
309 2003-07-19    <karl@gnu.org>
310
311         * config.sub: update from prep.
312
313 2003-07-17    <karl@gnu.org>
314
315         * config.sub: update from prep.
316
317 2003-07-16    <karl@gnu.org>
318
319         * srclist-update: was running fixlicense twice, which caused
320                 texinfo.tex to be nullified for some reason.  Simplify,
321                 $gplsrc is no longer needed as far as I can see?
322
323 2003-07-15  Paul Eggert  <eggert@twinsun.com>
324
325         * srclist.txt: Get the following files from gettext-runtime/intl
326         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
327         ref-del.sin.  From Bruno Haible.
328         * srclist-update (fixfile): Change grep pattern again, since the
329         previous fix didn't work (there was another trailing $).  Use
330         '[$]' to escape the $s.
331
332 2003-07-15    <karl@gnu.org>
333
334         * srclist-update (fixfile): Change grep pattern, since 'Id'
335         gets expanded when surrounded by '$'.
336
337 2003-07-14  Paul Eggert  <eggert@twinsun.com>
338
339         * srclist.txt: Add tons more gettext files.  $GETTEXT is now
340         assumed to refer to the root of the most recent stable gettext version.
341         * srclistvars.sh: Add defaults for eggert.
342         * srclist-update: Convert LGPL to GPL in shell scripts, too.
343         Match "This program" as well as "The program".  This is needed
344         for gettext.
345
346 2003-07-09  Paul Eggert  <eggert@twinsun.com>
347
348         * srclist.txt: Sort sublists.  Add $LIBCSRC/sysdeps/generic/strtoul.c.
349         In comments, add more libc files that differ from gnulib for one
350         reason or another; we'd like this list to be smaller but for now
351         let's document what we have.
352
353 2003-07-08  Paul Eggert  <eggert@twinsun.com>
354
355         * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the
356         use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
357         and sweeter "eval x=$x".
358         * srclist.txt: Get lib/argp* from glibc.
359
360 2003-07-06    <karl@gnu.org>
361
362         * depcomp: update from automake.
363         * config.sub: update from prep.
364
365 2003-07-03    <karl@gnu.org>
366
367         * config.guess: update from prep.
368
369 2003-06-26    <karl@gnu.org>
370
371         * depcomp: update from automake.
372
373 2003-06-22    <karl@gnu.org>
374
375         * srclist.txt: update mkinstalldirs from automake.
376         * mkinstalldirs: update.
377
378 2003-06-18    <karl@gnu.org>
379
380         * config.{guess,sub}: update from prep.
381
382 2003-06-07    <karl@gnu.org>
383
384         * config.{guess,sub}: update from prep.
385
386 2003-06-04  Paul Eggert  <eggert@twinsun.com>
387
388         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now,
389         as glibc mktime is buggy on non-glibc systems.
390
391 2003-06-03    <karl@gnu.org>
392
393         * config.sub: update from prep.
394
395 2003-06-02    <karl@gnu.org>
396
397         * mkinstalldirs (version): new variable.
398         (--version): new option.
399         (usage): improve message.
400
401 2003-05-29    <karl@gnu.org>
402
403         * config.rpath: update from gettext.
404
405 2003-05-24    <karl@gnu.org>
406
407         * config.guess: update from prep.
408
409 2003-05-20    <karl@gnu.org>
410
411         * config.guess: update from prep.
412
413 2003-05-18    <karl@gnu.org>
414
415         * srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF might
416                 actually be set by the user.
417
418         * depcomp, install-sh, mdate-sh: update from automake.
419
420 2003-05-11    <karl@gnu.org>
421
422         * config.{guess,sub}: update from prep.
423
424 2003-01-03    <karl@gnu.org>
425
426         * config.{guess,sub}: update from prep.
427
428 2002-12-24    <karl@gnu.org>
429
430         * config.guess: update from prep.
431
432 2002-12-19    <karl@gnu.org>
433
434         * config.guess: update from prep.
435
436 2002-12-12    <karl@gnu.org>
437
438         * config.guess: update from prep.
439
440 2002-11-25    <karl@gnu.org>
441
442         * install-sh: update from automake for variable quoting, $0 in
443         error msgs, etc.
444
445         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
446         * srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
447         entry.
448
449 2002-11-14    <karl@gnu.org>
450
451         * mkinstalldirs: `do' on separate line, instead of `for var; do'.
452
453 2002-09-28    <karl@gnu.org>
454
455         * srclist.txt: can't copy install-sh/mkinstalldirs from installed
456         automake until the next release, since changes have been made.
457
458 2002-09-25    <karl@gnu.org>
459
460         * srclist.txt: enable gettext.h check.
461         * config.{guess,sub}: update from prep.
462         * depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
463                 from automake 1.6.3.
464         See srclist*.
465
466 2002-02-17  Jim Meyering  <meyering@lucent.com>
467
468         * config.guess (main): Don't use `head -1'; it's no longer portable.
469         Use `sed 1q' instead.
470
471
472 Copyright (C) 2002, 2003, 2004, 2005
473   Free Software Foundation, Inc.
474 Copying and distribution of this file, with or without modification,
475 are permitted provided the copyright notice and this notice are preserved.