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