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