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