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