]> sjero.net Git - wget/blob - doc/ChangeLog
[svn] Forgot to mention that I documented Rob's new bind_address command in the Wgetrc
[wget] / doc / ChangeLog
1 2000-10-23  Hrvoje Niksic  <hniksic@arsdigita.com>
2
3         * wget.texi (HTTP Options): Remove Netscape bullying.
4
5 2000-10-23  Dan Harkless  <dan-wget@dilvish.speed.net>
6
7         * wget.texi (Recursive Retrieval Options): Improved --delete-after docs.
8         (Download Options): Documented Rob Mayoff's new --bind-address option.
9         (Wgetrc Commands): Documented Rob Mayoff's new bind_address command.
10         
11 2000-10-20  Dan Harkless  <dan-wget@dilvish.speed.net>
12
13         * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
14         
15 2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
16
17         * wget.texi (HTTP Options): Documented my new -E / --html-extension.
18         (Wgetrc Commands): Documented my new html_extension option and
19         John Daily's "quad" values (which I renamed to "lockable
20         Boolean").  When I documented Damir Dzeko's --referer, I forgot to
21         add the .wgetrc equivalent; mentioned the "referrer" spelling issue.
22         
23 2000-10-09  Dan Harkless  <dan-wget@dilvish.speed.net>
24
25         * wget.texi (FTP Options): --retr-symlinks wasn't documented properly.
26
27 2000-08-30  Dan Harkless  <dan-wget@dilvish.speed.net>
28
29         * wget.texi (Recursive Retrieval Options): Documented new -p option.
30         (Wgetrc Commands): Documented -p's equvialent, page_requisites.
31         
32 2000-08-23  Dan Harkless  <dan-wget@dilvish.speed.net>
33
34         * wget.texi (Download Options): Using -c on a file that's already fully
35         downloaded results in an unchanged file and no second ".1" copy.
36
37         * wget.texi (Logging and Input File Options): -B / --base was not
38         documented as a separate item, and the .wgetrc version was misleading.
39
40         * wget.texi (Wgetrc Commands): Changed all instances of 
41         ", the same as" to the more grammatical " -- the same as".
42
43 2000-08-22  Dan Harkless  <dan-wget@dilvish.speed.net>
44
45         * wget.texi (Download Options): --no-clobber's documentation was
46         severely lacking -- ameliorated the situation.  Some of the
47         previously-undocumented stuff (like the multiple-file-version
48         numeric-suffixing) that's now mentioned for the first (and only)
49         time in the -nc documentation should probably be mentioned
50         elsewhere, but due to the way that wget.texi's hierarchy is laid
51         out, I had a hard time finding anywhere else appropriate.
52
53 2000-07-17  Dan Harkless  <dan-wget@dilvish.speed.net>
54
55         * wget.texi (HTTP Options): Minor clarification in "download a
56         single HTML page and all files necessary to display it" example.
57
58 2000-05-22  Dan Harkless  <dan-wget@dilvish.speed.net>
59
60         * wget.texi (HTTP Options): Damir Dzeko <ddzeko@zesoi.fer.hr> did
61         not document his new --referer option.  Did so.
62
63 2000-04-18  Dan Harkless  <dan-wget@dilvish.speed.net>
64
65         * sample.wgetrc: Realized I put a global setting in the local section.
66         
67 2000-04-13  Dan Harkless  <dan-wget@dilvish.speed.net>
68
69         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added
70         build, dependencies, and distclean cleanup of this new file.
71         
72         * sample.wgetrc: Uncommented waitretry and set it to 10, clarified
73         some wording, and re-wrapped some text to 71 columns due to
74         @sample indentation in wget.texi.
75
76         * wget.texi: Herold further expounded on the behavior of waitretry
77         -- reworded docs again.  Changed note saying _all_ lines in
78         sample.wgetrc are commented out.  Don't have an entire hand-
79         cut-and-pasted copy of sample.wgetrc in this file -- use @include.
80
81 2000-04-12  Dan Harkless  <dan-wget@dilvish.speed.net>
82
83         * Makefile.in (install.wgetrc): I completely missed the message
84         that the new wgetrc wasn't being installed the first couple of
85         times I ran `make install' after changing sample.wgetrc.  Added
86         blank lines around the message and a "<Hit RETURN to
87         acknowledge>", and reworded the message to be a bit more clear.
88         
89         * sample.wgetrc: Added entries for backup_converted and waitretry.
90
91         * wget.texi (Download Options and Wgetrc Commands): Herold Heiko
92         <Heiko.Herold@previnet.it>'s new --waitretry option was
93         undocumented until now.  Reworded the suggested documentation he
94         sent to the list.
95
96 2000-03-10  Dan Harkless  <dan-wget@dilvish.speed.net>
97
98         * wget.texi (Recursive Retrieval Options): In -K description,
99         added a link to the discussion of interaction with -N.
100         (Recursive Accept/Reject Options): Did some alphabetizing and added
101         descriptions of new --follow-tags and -G / --ignore-tags options.
102         (Following Links): Changed "the loads of" to "loads of".
103         (Wgetrc Commands): Added descriptions of new follow_tags and
104         ignore_tags commands.
105
106 2000-03-02  Daniel S. Lewart  <d-lewart@uiuc.edu>
107
108         * wget.texi: Fix spelling and grammatical mistakes.
109
110 2000-03-02  Hrvoje Niksic  <hniksic@iskon.hr>
111
112         * wget.texi (Contributors): Update contributors list.
113
114 2000-03-01  Dan Harkless  <dan-wget@dilvish.speed.net>
115
116         * wget.texi (HTTP Time-Stamping Internals): Added a note about my
117         newly-implemented interaction between -K and -N.
118
119 2000-02-29  Dan Harkless  <dan-wget@dilvish.speed.net>
120
121         * wget.texi: Updated version to 1.5.3+dev, updated copyrights to
122         2000, changed Hrvoje's old, invalid email address to his new one,
123         and added " and the developers" to the .texi file's byline.
124
125 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
126
127         * wget.texi (Recursive Retrieval Options): Documented my new -K /
128         --backup-converted option.
129         (Wgetrc Commands): Documented backup_converted equivalent.
130
131 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
132
133         * wget.texi (HTTP Options): Warn against masquerading as Mozilla.
134
135 1998-05-24  Hrvoje Niksic  <hniksic@srce.hr>
136
137         * Makefile.in (clean): Remove HTML files.
138
139 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
140
141         * wget.texi: Various updates.
142         (Proxies): New node.
143
144 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
145
146         * texinfo.tex: New file.
147
148 1998-05-08  Hrvoje Niksic  <hniksic@srce.hr>
149
150         * Makefile.in (dvi): New target.
151
152 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
153
154         * wget.texi (Recursive Retrieval): Fix typo.  Suggested by
155         Francois Pinard.
156
157 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
158
159         * wget.texi: Fixed @dircategory, courtesy Karl Eichwalder.
160
161 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
162
163         * Makefile.in: Don't attempt to (un)install the man-page.
164
165 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
166
167         * wget.1: Removed it.
168
169 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
170
171         * wget.texi (Invoking): Split into more sections, analogous to
172         output of `wget --help'.
173         (HTTP Options): Document --user-agent.
174
175 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
176
177         * wget.texi (Contributors): Updated with oodles of new names.
178
179 1998-02-22  Karl Eichwalder  <ke@suse.de>
180
181         * Makefile.in (install.info): only info files (no *info.orig,
182         etc.).
183
184 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
185
186         * Makefile.in (install.wgetrc): Don't use `!'.
187
188 1998-01-28  Hrvoje Niksic  <hniksic@srce.hr>
189
190         * wget.texi (Advanced Options): Expanded.
191
192 1998-01-25  Hrvoje Niksic  <hniksic@srce.hr>
193
194         * wget.texi (Advanced Options): Document `--cache'.
195         (Contributors): Added Brian.
196
197 1997-07-26  Francois Pinard  <pinard@iro.umontreal.ca>
198
199         * Makefile.in (install.wgetrc): Print the sample.wgetrc warning
200         only if the files actually differ.
201
202 1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>
203
204         * Makefile.in: Use `test ...' rather than `[ ... ]'.
205
206         * wget.texi (Advanced Options): Explained suffices.
207
208 1998-01-23  Karl Heuer  <kwzh@gnu.org>
209
210         * wget.texi (Advanced Options): Updated.
211
212 1997-12-18  Hrvoje Niksic  <hniksic@srce.hr>
213
214         * wget.texi (Mailing List): Update.
215
216 1997-04-23  Hrvoje Niksic  <hniksic@srce.hr>
217
218         * wget.texi (Advanced Options): Document `--follow-ftp'.
219
220 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
221
222         * wget.texi (Advanced Options): Document --proxy-user and
223         --proxy-passwd.
224
225 1997-02-14  Karl Eichwalder  <ke@ke.Central.DE>
226
227         * Makefile.in (install.wgetrc): Never ever nuke an existing rc file.
228
229 1997-02-02  Hrvoje Niksic  <hniksic@srce.hr>
230
231         * wget.texi: Updated and revised.
232
233         * wget.texi (Contributors): Update.
234         (Advanced Options): Removed bogus **/* example.
235
236         * wget.texi: Use ``...'' instead of "...".
237
238 1997-02-01  Hrvoje Niksic  <hniksic@srce.hr>
239
240         * wget.texi (Domain Acceptance): Document --exclude-domains.
241
242 1997-01-21  Hrvoje Niksic  <hniksic@srce.hr>
243
244         * wget.texi (Advanced Options): Document --ignore-length.
245
246 1997-01-20  Hrvoje Niksic  <hniksic@srce.hr>
247
248         * wget.texi (Time-Stamping): New node.
249
250 1997-01-12  Hrvoje Niksic  <hniksic@srce.hr>
251
252         * Makefile.in (distclean): Don't remove wget.info*.
253
254 1997-01-08  Hrvoje Niksic  <hniksic@srce.hr>
255
256         * wget.texi (Mailing List): Update archive.
257         (Portability): Update the Windows port by Budor.
258
259 1996-12-21  Hrvoje Niksic  <hniksic@srce.hr>
260
261         * wget.texi (Security Considerations): New node.
262
263 1996-12-19  Hrvoje Niksic  <hniksic@srce.hr>
264
265         * wget.texi (Advanced Options): Document --passive.
266
267 1996-12-12  Dieter Baron <dillo@danbala.tuwien.ac.at>
268
269         * wget.texi (Advanced Usage): Would reference prep instead of
270         wuarchive.
271
272 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
273
274         * wget.texi (Advanced Options): Documented --retr-symlinks.
275
276 1996-11-23  Hrvoje Niksic  <hniksic@srce.hr>
277
278         * wget.texi (Advanced Options): Document --delete-after.
279
280 1996-11-22  Hrvoje Niksic  <hniksic@srce.hr>
281
282         * wget.texi (Portability): Add IRIX and FreeBSD as the "regular"
283         platforms.
284
285 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
286
287         * wget.texi (Advanced Usage): Document dot-style.
288
289 1996-11-18  Hrvoje Niksic  <hniksic@srce.hr>
290
291         * wget.texi (Advanced Usage): Dot customization example.
292         (Sample Wgetrc): Likewise.
293
294 1996-11-16  Hrvoje Niksic  <hniksic@srce.hr>
295
296         * wget.texi (Wgetrc Syntax): Explained emptying lists.
297
298 1996-11-13  Hrvoje Niksic  <hniksic@srce.hr>
299
300         * wget.texi (Advanced Options): Document includes/excludes.
301         (Wgetrc Commands): Likewise.
302
303 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
304
305         * wget.texi (Advanced Options): Document headers.
306
307 1996-11-07  Hrvoje Niksic  <hniksic@srce.hr>
308
309         * sample.wgetrc: Added header examples.
310
311 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
312
313         * sample.wgetrc: Rewritten.
314
315         * Makefile.in (install.wgetrc): Install sample.wgetrc.
316         (uninstall.info): Use $(RM).
317
318 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
319
320         * wget.texi: Docfixes.
321
322 1996-11-03  Hrvoje Niksic  <hniksic@srce.hr>
323
324         * wget.texi: Proofread; *many* docfixes.
325
326 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
327
328         * wget.texi (Introduction): Updated robots mailing list address.
329
330 1996-11-01  Hrvoje Niksic  <hniksic@srce.hr>
331
332         * wget.texi: Minor docfixes.
333
334 1996-10-26  Hrvoje Niksic  <hniksic@srce.hr>
335
336         * wget.texi (Advanced Usage): Document passwords better.
337
338         * Makefile.in (distclean): Remove wget.1 on make distclean.
339
340         * wget.texi (Option Syntax): Explain --.
341
342 1996-10-21  Hrvoje Niksic  <hniksic@srce.hr>
343
344         * fetch.texi (No Parent): update.
345
346 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
347
348         * fetch.texi (Advanced Options): Docfix.
349
350 1996-10-17  Tage Stabell-Kulo <tage@acm.org>
351
352         * geturl.texi (Advanced Options): Sort alphabetically.
353
354 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
355
356         * geturl.texi (Advanced Options): Describe -nr.
357         (Advanced Usage): Moved -O pipelines to Guru Usage.
358         (Simple Usage): Update.
359         (Advanced Options): Docfix.
360
361         * Makefile.in (RM): RM = rm -f.
362
363 1996-10-15  Hrvoje Niksic  <hniksic@srce.hr>
364
365         * geturl.texi (Guru Usage): Add proxy-filling example.
366
367 1996-10-12  Hrvoje Niksic  <hniksic@srce.hr>
368
369         * geturl.texi (Advanced Options): Added --spider.
370
371 1996-10-08  Hrvoje Niksic  <hniksic@srce.hr>
372
373         * geturl.texi (Advanced Options): Added -X.
374
375         * Makefile.in: Added $(srcdir) where appropriate (I hope).