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