]> sjero.net Git - wget/blob - ChangeLog
[svn] Determine ALL_LINGUAS dynamically.
[wget] / ChangeLog
1 2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
2
3         * configure.in: Build ALL_LINGUAS dynamically.
4
5 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
6
7         * configure.in: Test for MMAP.
8
9 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
10
11         * windows/config.h.ms: snprintf and vsnprintf exist under Windows.
12
13         * windows/Makefile.src: Back out previous change.
14
15 2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
16
17         * windows/Makefile.src: Compile in vsnprintf.c.
18
19 2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
20
21         * util/rmold.pl: Various fixes.
22
23 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
24
25         * configure.in: Check for size of long and long long.
26
27 2000-10-30  Dan Harkless  <dan-wget@dilvish.speed.net>
28
29         * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
30
31 2000-10-27  Dan Harkless  <dan-wget@dilvish.speed.net>
32
33         * TODO: wget now groks illegal relative URL HTTP redirects.
34
35 2000-10-24  Dan Harkless  <dan-wget@dilvish.speed.net>
36
37         * NEWS: Forgot to update regarding new --bind-address option.
38
39 2000-10-20  Dan Harkless  <dan-wget@dilvish.speed.net>
40
41         * TODO: -k needs to convert '?' to "%3F" in links to saved files
42         containing the '?' character (e.g. CGI output).  Also, we need to
43         check the HTTP spec w.r.t. simplification of absolute URLs.
44         Generalize --html-extension to something like --mime-extension.
45
46         * MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
47         by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.
48
49         * NEWS: Always forget to update this file when making user-vis. changes.
50
51 2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
52
53         * TODO: -E / --html-extension / html_extension has been implemented.
54         Make -I and -X allow an optional hostname before the directory name?
55         When simplifying paths, wget needs to stop at any '?' character.
56
57         * configure.in: Put "it" language in proper alphabetical order and
58         added new languages "pl" and "ru".
59
60         * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
61         Polish message translation file.
62
63         * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
64         Russian message translation file.
65
66 2000-10-16  Dan Harkless  <dan-wget@dilvish.speed.net>
67
68         * TODO: Add option to save local filenames without extra %-encoding.
69
70 2000-10-09  Dan Harkless  <dan-wget@dilvish.speed.net>
71
72         * TODO: --retr-symlinks should cause wget to traverse links to dirs too.
73
74 2000-09-25  Dan Harkless  <dan-wget@dilvish.speed.net>
75
76         * TODO: Make wget return nonzero in situations like bad HTTP
77         auth.  Make wget follow (illegal) relative URL HTTP redirects.
78
79 2000-08-30  Dan Harkless  <dan-wget@dilvish.speed.net>
80
81         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
82
83         * MACHINES: Previously said to send updates to "me" (Hrvoje) --
84         now says to email the mailing list or bug-wget@gnu.org.
85
86         * MAILING-LIST: Added mention of bug-wget@gnu.org.
87         
88         * NEWS: Added --waitretry and --page-requisites.
89
90 2000-08-25  Dan Harkless  <dan-wget@dilvish.speed.net>
91
92         * MACHINES: Alphabetized, changed "architectures" to "OSes and
93         architecures", added missing company names, removed needless ^L,
94         made AIX and FreeBSD entries more general to reflect successful
95         use on those platforms by myself and others, removed the
96         non-factual "this version of", and fixed some grammatical errors.
97         
98 2000-07-21  Dan Harkless  <dan-wget@dilvish.speed.net>
99
100         * TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
101         
102 2000-07-19  Dan Harkless  <dan-wget@dilvish.speed.net>
103
104         * TODO: -k should convert "hostless absolute" URLs, like "/index.html".
105         
106 2000-05-24  Dan Harkless  <dan-wget@dilvish.speed.net>
107
108         * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
109         
110 2000-05-22  Dan Harkless  <dan-wget@dilvish.speed.net>
111
112         * AUTHORS: Added myself to this file, as Hrvoje got confirmation
113         of my FSF copyright assignment.
114
115         * TODO: Added note that fragment identifiers don't work properly.
116         
117         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
118
119 2000-05-17  Dan Harkless  <dan-wget@dilvish.speed.net>
120
121         * TODO: Make `-k' check for files that were downloaded in the past
122         and convert links to them in newly-downloaded documents.
123
124 2000-04-05  Dan Harkless  <dan-wget@dilvish.speed.net>
125
126         * TODO: Make -K only leave .orig files around when different.  Add
127         an option to save all text/html files with .html extension.  Allow
128         mirroring of FTP URLs where logging in puts you somewhere else
129         besides '/'.
130
131 2000-04-04  Dan Harkless  <dan-wget@dilvish.speed.net>
132
133         * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
134         these new options when I added them.
135
136 2000-03-10  Dan Harkless  <dan-wget@dilvish.speed.net>
137
138         * TODO: Removed done item: we now have an option (-G) that makes
139         it easy to download a single HTML document and all its constituents.
140         
141         * po/*.{gmo,po,pot}: Regenerated after adding new options.
142
143         * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
144         messages, causing msgfmt to balk and `make install' to fail.
145
146 2000-03-01  Dan Harkless  <dan-wget@dilvish.speed.net>
147
148         * NEWS (-K): Now possible to use -N with -k thanks to this option.
149
150         * TODO: Removed the -K / -N interaction item.
151
152 2000-02-29  Dan Harkless  <dan-wget@dilvish.speed.net>
153
154         * NEWS (-K / --backup-converted): Mentioned this new option.
155
156 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
157
158         * TODO: When -K is used with -N, check local X.orig against server X.
159
160 1998-06-23  Dave Love  <d.love@dl.ac.uk>
161
162         * configure.in (exext): Define.
163
164 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
165
166         * configure.in: Check for access().
167
168 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
169
170         * po/hr.po: Some fixes, as per suggestions by Francois Pinard.
171
172 1998-05-19  Dominique Delamarre  <dominique.delamarre@hol.fr>
173
174         * po/fr.po: New file.
175
176 1998-05-19  Toomas Soome  <tsoome@ut.ee>
177
178         * po/et.po: Updated.
179
180 1998-05-11  Simos KSenitellis  <simos@teiath.gr>
181
182         * po/el.po: New file.
183
184 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
185
186         * aclocal.m4 (WGET_WITH_NLS): Print available catalogs.
187
188 1998-05-09  Toomas Soome  <tsoome@ut.ee>
189
190         * po/et.po: New file.
191
192 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
193
194         * configure.bat: set up for either Borland or Visual C
195
196         * windows/wget.dep: new file
197
198         * windows/Makefile.*: use wget.dep
199
200         * rename windows/Makefile.bor to Makefile.src.bor
201
202 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
203
204         * windows/makefile.bor: Updated.
205
206         * windows/Makefile.src: Ditto.
207
208 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
209
210         * windows/config.h.bor: New file.
211
212         * windows/makefile.bor: New file.
213
214 1998-04-27  John Burden  <john@futuresguide.com>
215
216         * windows/Makefile.*: Cleanup.
217
218 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
219
220         * configure.in: Check for PID_T.
221
222 1998-04-19  Giovanni Bortolozzo  <borto@dei.unipd.it>
223
224         * po/it.po: Updated.
225
226 1998-04-19  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
227
228         * po/cs.po: Updated.
229
230 1998-04-19  Wanderlei Cavassin  <cavassin@conectiva.com.br>
231
232         * po/pt_BR.po: Updated.
233
234 1998-04-08  Stefan Hornburg  <racke@gundel.han.de>
235
236         * Makefile (dist): New target.
237
238 1998-04-08  Wanderlei Cavassin  <cavassin@conectiva.com.br>
239
240         * po/pt_BR.po: Updated.
241
242 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
243
244         * aclocal.m4 (WGET_WITH_NLS): Renamed USE_NLS to HAVE_NLS.
245
246         * ABOUT-NLS: Removed.
247
248         * Makefile.in (stamp-h): Clean up stamp-h-related dependencies.
249         Don't attempt to write to stamp-h.in.
250
251         * aclocal.m4 (WGET_PROCESS_PO): Reset srcdir to ac_given_srcdir.
252
253 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
254
255         * Makefile.in (distclean-top): Remove stamp-h.
256
257 1998-04-02  Robert Schmidt  <rsc@vingmed.no>
258
259         * po/no.po: New file.
260
261 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
262
263         * configure.in: New option `--disable-debug'.
264
265 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
266
267         * configure.in: Check for endianness.
268
269 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
270
271         * aclocal.m4 (WGET_PROCESS_PO): Use echo instead of AC_MSG_RESULT.
272
273 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
274
275         * aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
276         unavailable.
277
278         * aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
279         renamed AM_WITH_NLS to WGET_WITH_NLS.
280
281         * aclocal.m4: Eliminate POSUBS.
282
283 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
284
285         * Makefile.in: config.h* -> src/config.h*
286
287         * configure.in: Check for vsnprintf().
288
289         * po/POTFILES.in: Updated.
290
291 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
292
293         * po/POTFILES.in: Removed extraneous newline at end of line, which 
294         caused an error in `Makefile' which Sun make choked on.
295
296 1998-03-16  Jan Prikryl <prikryl@cg.tuwien.ac.at>
297
298         * po/cs.po: New file.
299
300 1998-03-12  Wanderlei Cavassin  <cavassin@conectiva.com.br>
301
302         * po/pt_BR.po: New file.
303
304 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
305
306         * PROBLEMS: New file.
307
308 1998-02-22  Karl Eichwalder  <ke@suse.de>
309
310         * po/Makefile.in.in (install-data-yes): Fix creation of
311         directories for LC_MESSAGE files.
312
313 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
314
315         * configure.in: Removed `-Wno-switch' for gcc.
316
317         * po/Makefile.in.in (install-data-yes): Use mkinstalldirs to
318         create the directory first.
319
320 1998-02-21  Karl Eichwalder  <karl@suse.de>
321
322         * po/de.po: Updated.
323
324 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
325
326         * Makefile.in (check): New empty target.
327
328 1998-02-11  Hrvoje Niksic  <hniksic@srce.hr>
329
330         * po/it.po: New file, by Antonio Rosella.
331
332 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
333
334         * aclocal.m4: Cleaned up.
335
336         * po/hr.po: Updated.
337
338         * configure.in: Removed check for POSIXized ISC.
339
340 1998-02-08  Karl Eichwalder  <karl@suse.de>
341
342         * po/de.po: Updated.
343
344 1998-02-07  Karl Eichwalder  <ke@suse.de>
345
346         * Makefile.in (install.info uninstall.info install.man
347         uninstall.man install.wgetrc): Use it.
348
349         * Makefile.in (install.mo): New target.
350
351 1998-02-03  Karl Eichwalder  <ke@suse.de>
352
353         * po/POTFILES.in: Touch it (needed for NLS); add src/ftp.c,
354         src/getopt.c, src/host.c, src/html.c, src/http.c, src/init.c,
355         src/main.c, src/mswindows.c, src/netrc.c, src/recur.c, src/retr.c,
356         src/url.c, and src/utils.c.
357
358         * intl/po2tbl.sed.in: Add from gettext-0.10.32 (needed for NLS).
359
360         * po/Makefile.in.in: Add from gettext-0.10.32.
361
362         * Makefile.in (SUBDIRS): Add po/.
363
364         * configure.in (ALL_LINGUAS): New variable.  Add "de" and "hr".
365         (AM_GNU_GETTEXT): Add.
366         (AC_OUTPUT): Add po/Makefile.in; run the sed command.
367         
368         * aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
369         AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
370