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