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