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