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