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