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