vasprintf.c sync broken
[gnulib.git] / config / ChangeLog
1 2003-11-02  Karl Berry  <karl@gnu.org>
2
3         * srclist.txt (vasprintf.c): sync broken, sigh.
4
5 2003-10-26  Karl Berry  <karl@gnu.org>
6
7         * srclist.txt (COPYING.DOC): no longer available from
8         /gd/gnuorg; don't know where the ultimate source is.
9
10 2003-10-18  Karl Berry  <karl@gnu.org>
11
12         * config.guess: update from config.
13
14 2003-10-16  Karl Berry  <karl@gnu.org>
15
16         * config.{guess,sub}: update from config.
17
18 2003-10-07  Karl Berry  <karl@gnu.org>
19
20         * config.{guess,sub}: update from config.
21
22 2003-10-04  Karl Berry  <karl@gnu.org>
23
24         * config.{guess,sub}: update from config.
25
26 2003-09-27  Karl Berry  <karl@gnu.org>
27
28         * mkinstalldirs: update from automake.
29
30 2003-09-25  Karl Berry  <karl@gnu.org>
31
32         * install-sh: update from automake.
33
34 2003-09-14  Karl Berry  <karl@gnu.org>
35
36         * srclist.txt (strdup.c): disable for c89 changes.
37
38 2003-09-11  Bruno Haible  <bruno@clisp.org>
39
40         * srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
41
42 2003-09-09  Paul Eggert  <eggert@twinsun.com>
43
44         * srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
45         libc.
46
47 2003-09-08  Karl Berry  <karl@gnu.org>
48
49         * config.sub, config.guess, srclistvars.sh: update from savannah
50                 config, forget about prep.
51
52         * depcomp, missing: update from automake.
53
54 2003-08-16  Paul Eggert  <eggert@twinsun.com>
55
56         * srclist.txt: Get regex.h, strdup.c, strtoll.c,
57         strtoul.c from libc, undoing this 2003-08-12 change:
58         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
59
60 2003-08-15  Paul Eggert  <eggert@twinsun.com>
61
62         * srclist-update: Use three spaces, rather than tab, after '#'
63         in shell-script copyright notices.  Suggested by Bruno Haible.
64         Remove unnecessary parenthesization in regular expression.
65
66 2003-08-13  Paul Eggert  <eggert@twinsun.com>
67
68         * srclist-update: Change update back to the old behavior, leaving
69         whitespace alone.  Use one 'sed' command rather than a pipeline.
70         (fixlicense): Now a variable, not a function.
71         (remove_trailing_blanks): Remove.
72         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
73         * config.guess, config.sub, install-sh, missing, texinfo.tex:
74         Undo previous (whitespace-only) change.
75
76 2003-08-12  Paul Eggert  <eggert@twinsun.com>
77
78         * srclist-update: Add copyright notice.
79         (remove_id_lines, remove_trailing_blanks): New constants.
80         (fixfile): Use them to normalize spacing a bit in copied files.
81         * config.guess, config.sub, install-sh, missing, texinfo.tex:
82         Normalize leading white space and remove trailing white space.
83
84         * texinfo.tex: Sync with texinfo.
85
86         * srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
87         strtoul.c from libc, to merge coreutils whitespace changes.
88
89         * srclist.txt: Get the following m4 files from gettext:
90         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
91         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
92         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
93         wint_t.m4.
94
95 2003-08-12  Karl Berry  <karl@gnu.org>
96
97         * srclist.txt: can't sync vasnprintf.c any more, changes have been
98         made.
99
100 2003-08-03  Karl Berry  <karl@gnu.org>
101
102         * depcomp: update from automake.
103
104 2003-07-24    <karl@gnu.org>
105
106         * missing: update from automake.
107
108 2003-07-23    <karl@gnu.org>
109
110         * config.sub: update from prep.
111
112 2003-07-19    <karl@gnu.org>
113
114         * config.sub: update from prep.
115
116 2003-07-17    <karl@gnu.org>
117
118         * config.sub: update from prep.
119
120 2003-07-16    <karl@gnu.org>
121
122         * srclist-update: was running fixlicense twice, which caused
123                 texinfo.tex to be nullified for some reason.  Simplify,
124                 $gplsrc is no longer needed as far as I can see?
125
126 2003-07-15  Paul Eggert  <eggert@twinsun.com>
127
128         * srclist.txt: Get the following files from gettext-runtime/intl
129         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
130         ref-del.sin.  From Bruno Haible.
131         * srclist-update (fixfile): Change grep pattern again, since the
132         previous fix didn't work (there was another trailing $).  Use
133         '[$]' to escape the $s.
134
135 2003-07-15    <karl@gnu.org>
136
137         * srclist-update (fixfile): Change grep pattern, since 'Id'
138         gets expanded when surrounded by '$'.
139
140 2003-07-14  Paul Eggert  <eggert@twinsun.com>
141
142         * srclist.txt: Add tons more gettext files.  $GETTEXT is now
143         assumed to refer to the root of the most recent stable gettext version.
144         * srclistvars.sh: Add defaults for eggert.
145         * srclist-update: Convert LGPL to GPL in shell scripts, too.
146         Match "This program" as well as "The program".  This is needed
147         for gettext.
148
149 2003-07-09  Paul Eggert  <eggert@twinsun.com>
150
151         * srclist.txt: Sort sublists.  Add $LIBCSRC/sysdeps/generic/strtoul.c.
152         In comments, add more libc files that differ from gnulib for one
153         reason or another; we'd like this list to be smaller but for now
154         let's document what we have.
155
156 2003-07-08  Paul Eggert  <eggert@twinsun.com>
157
158         * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the
159         use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
160         and sweeter "eval x=$x".
161         * srclist.txt: Get lib/argp* from glibc.
162
163 2003-07-06    <karl@gnu.org>
164
165         * depcomp: update from automake.
166         * config.sub: update from prep.
167
168 2003-07-03    <karl@gnu.org>
169
170         * config.guess: update from prep.
171
172 2003-06-26    <karl@gnu.org>
173
174         * depcomp: update from automake.
175
176 2003-06-22    <karl@gnu.org>
177
178         * srclist.txt: update mkinstalldirs from automake.
179         * mkinstalldirs: update.
180
181 2003-06-18    <karl@gnu.org>
182
183         * config.{guess,sub}: update from prep.
184
185 2003-06-07    <karl@gnu.org>
186
187         * config.{guess,sub}: update from prep.
188
189 2003-06-04  Paul Eggert  <eggert@twinsun.com>
190
191         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now,
192         as glibc mktime is buggy on non-glibc systems.
193
194 2003-06-03    <karl@gnu.org>
195
196         * config.sub: update from prep.
197
198 2003-06-02    <karl@gnu.org>
199
200         * mkinstalldirs (version): new variable.
201         (--version): new option.
202         (usage): improve message.
203
204 2003-05-29    <karl@gnu.org>
205
206         * config.rpath: update from gettext.
207
208 2003-05-24    <karl@gnu.org>
209
210         * config.guess: update from prep.
211
212 2003-05-20    <karl@gnu.org>
213
214         * config.guess: update from prep.
215
216 2003-05-18    <karl@gnu.org>
217
218         * srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF might
219                 actually be set by the user.
220
221         * depcomp, install-sh, mdate-sh: update from automake.
222
223 2003-05-11    <karl@gnu.org>
224
225         * config.{guess,sub}: update from prep.
226
227 2003-01-03    <karl@gnu.org>
228
229         * config.{guess,sub}: update from prep.
230
231 2002-12-24    <karl@gnu.org>
232
233         * config.guess: update from prep.
234
235 2002-12-19    <karl@gnu.org>
236
237         * config.guess: update from prep.
238
239 2002-12-12    <karl@gnu.org>
240
241         * config.guess: update from prep.
242
243 2002-11-25    <karl@gnu.org>
244
245         * install-sh: update from automake for variable quoting, $0 in
246         error msgs, etc.
247
248         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
249         * srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
250         entry.
251
252 2002-11-14    <karl@gnu.org>
253
254         * mkinstalldirs: `do' on separate line, instead of `for var; do'.
255
256 2002-09-28    <karl@gnu.org>
257
258         * srclist.txt: can't copy install-sh/mkinstalldirs from installed
259         automake until the next release, since changes have been made.
260
261 2002-09-25    <karl@gnu.org>
262
263         * srclist.txt: enable gettext.h check.
264         * config.{guess,sub}: update from prep.
265         * depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
266                 from automake 1.6.3.
267         See srclist*.
268
269 2002-02-17  Jim Meyering  <meyering@lucent.com>
270
271         * config.guess (main): Don't use `head -1'; it's no longer portable.
272         Use `sed 1q' instead.