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