]> sjero.net Git - wget/blob - doc/ChangeLog
[svn] Document --retry-connrefused.
[wget] / doc / ChangeLog
1 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * wget.texi (Download Options): Document --retry-connrefused.
4
5 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
6
7         * Makefile.in (wget.info): Depend on version.texi as well.
8
9         * wget.texi: Simplify copyright.  Replace remaining instances of
10         --OPTION=off with --no-OPTION.
11
12 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
13
14         * wget.texi (Download Options): Document --prefer-family.
15
16 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
17
18         * wget.texi (Download Options): Don't claim that -6 accepts mapped
19         IPv4 addresses.
20
21 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
22
23         * wget.texi: Documented the SSL command-line options.
24
25 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
26
27         * wget.texi (Wgetrc Commands): Document ftp_passwd.
28         (FTP Options): Document --ftp-passwd.
29
30 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
31
32         * texi2pod.pl.in: First process @@ then @}, so @samp{-wget@@} is
33         interpreted correctly.
34
35 2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
36
37         * wget.texi: Document behavior of -6 wrt mapped IPv4 addresses.
38
39 2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
40
41         * wget.texi: Document IPv6 related options.
42
43 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
44
45         * wget.texi: Update mailing list information.
46
47 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
48
49         * wget.texi (Download Options): Don't claim that --no-dns-cache is
50         necessary for dyndns servers -- it's not.
51
52 2005-04-08  Larry Jones  <lawrence.jones@ugsplm.com>
53
54         * Makefile.in (wget.info): Don't use $< in an explicit rule.
55
56 2005-03-22  Joseph Caretto  <jcaretto@pitt.edu>
57
58         * texi2pod.pl.in: Handle asis again.  It used to work (see the
59         2001-12-11 entry), but the local change was lost in the upgrade
60         to 1.4.
61
62 2005-02-11  Mauro Tortonesi  <mauro@ferrara.linux.it>
63         
64         * wget.texi: Added Simone Piunno as new contributor.
65         
66 2005-01-01  Mauro Tortonesi  <mauro@ferrara.linux.it>
67
68         * wget.texi: Updated copyright information, added new contributors.
69
70 2004-11-20  Hans-Andreas Engel  <engel@node.ch>
71         
72         * wget.texi: Describe limitations of combining `-O' with `-k'.
73
74 2004-05-13  Nico R.  <n-roeser@gmx.net>
75
76         * Makefile.in: Allow building in a separate tree with source tree
77         write-protected.
78
79 2004-02-22  Hrvoje Niksic  <hniksic@xemacs.org>
80
81         * wget.texi (Contributors): Updated.
82
83 2004-02-12  Jens Roesner  <jens.roesner@gmx.de>
84
85         * wget.texi (Wgetrc Commands): Document `-e' here.
86
87 2004-02-08  Hrvoje Niksic  <hniksic@xemacs.org>
88
89         * wget.texi (Security Considerations): Put @item contents on a
90         separate line.
91         Reported by Ted Rodriguez-Bell.
92
93 2004-02-06  Hrvoje Niksic  <hniksic@xemacs.org>
94
95         * wget.texi (Wgetrc Commands): Document --no-http-keep-alive and
96         the corresponding Wgetrc command.
97
98 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
99
100         * wget.texi (Download Options): Don't incorrectly claim that `-O'
101         sets the number of retries to 1.
102
103 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
104
105         * wget.texi: Document the new option `--protocol-directories'.
106
107 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
108
109         * wget.texi (Portability): Update slightly.
110
111 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
112
113         * wget.texi: Documented that --dont-remove-listing is now
114         --no-remove-listing.
115
116 2003-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
117
118         * fdl.texi: New file.
119
120         * wget.texi: Upgrade to GNU Free Documentation License 1.2.
121
122 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
123
124         * wget.texi: Remove next/previous/up node links.  Makeinfo doesn't
125         require them, and they make the document harder to modify.
126
127 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
128
129         * wget.texi: No longer document options -s, -C, -g, and -G.
130         (Contributors): Update my email address.
131
132 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
133
134         * wget.texi (HTTP Options): Document `--keep-session-cookies'.
135
136 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
137
138         * wget.texi (Wgetrc Commands): Fixed typo.
139         From DervishD <raul@pleyades.net>.
140
141 2003-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
142
143         * Makefile.in (install.info): Handle the case when only wget.info
144         is generated from wget.texi.  In that case, wget.info-*[0-9]
145         doesn't match anything and therefore ends up as a bogus value of
146         FILE in the loop.  Fix this by not calling INSTALL_DATA on
147         nonexistent files.
148
149 2003-10-07  Hrvoje Niksic  <hniksic@xemacs.org>
150
151         * wget.texi (HTTP Options): Documented --post-file and
152         --post-data.
153
154 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
155
156         * wget.texi: Renamed prep.ai.mit.edu to ftp.gnu.org.
157
158 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
159
160         * wget.texi (Contributors): Updated from ChangeLog entries.
161
162 2003-09-21  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
163
164         * wget.texi: Split version to version.texi.  Tweak documentation's
165         phrasing and markup.
166
167 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
168
169         * wget.texi: Documented the new timeout options.
170
171 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
172
173         * wget.texi: Changed @itemx not preceded by @item to @item.
174
175 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
176
177         * wget.texi (Download Options): Explain how --tries works by
178         default.
179
180 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
181
182         * wget.texi (Download Options): Explain new --restrict-file-names
183         semantics.
184
185 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
186
187         * wget.texi: Set the man page title to a string more descriptive
188         than "Wget manual".
189
190 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
191
192         * Makefile.in ($(TEXI2POD)): Update only the #! line.
193
194         * texi2pod.pl: New version from Gcc.
195
196 2003-09-16  Noel Kothe  <noel@debian.org>
197
198         * wget.texi (Download Options): Fix misspelling.
199
200 2003-09-15  Nicolas Schodet  <schodet@efrei.fr>
201
202         * wget.texi (Download Options): Add link to Proxies.
203
204 2003-09-14  Hrvoje Niksic  <hniksic@xemacs.org>
205
206         * wget.texi (Download Options): Document the new option
207         --restrict-file-names and the corresponding wgetrc command.
208
209 2003-09-10  Hrvoje Niksic  <hniksic@xemacs.org>
210
211         * wget.texi (Download Options): Documented new option --dns-cache.
212
213 2002-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
214
215         * wget.texi (Robot Exclusion): Explain how to turn off the robot
216         exclusion support from the command line.
217         (Wgetrc Commands): Explain that the `robots' variable also takes
218         effect on the "nofollow" matching.
219
220 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
221
222         * wget.texi (Download Options): Fix the documentation of
223         `--progress'.
224
225 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
226
227         * wget.texi (Wgetrc Commands): Document `--limit-rate'.
228
229 2002-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
230
231         * wget.texi: Warn about the dangers of specifying passwords on the
232         command line and in unencrypted files.
233
234 2001-12-16  Hrvoje Niksic  <hniksic@arsdigita.com>
235
236         * wget.texi (Wgetrc Commands): Undocument simple_host_check.
237
238 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
239
240         * wget.texi (Robots): Fix broken URLs that point to the webcrawler
241         web site.
242
243 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
244
245         * wget.texi (HTTP Options): Explain how to make IE produce a
246         `cookies.txt'-compatible file.
247         Reported by Herold Heiko.
248
249 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
250
251         * texi2pod.pl.in: Handle @asis in table.
252
253 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
254
255         * wget.texi: Bump version to 1.8.
256
257 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
258
259         * wget.texi (HTTP Options): Provide more specific information
260         about how --load-cookies is meant to be used.
261
262 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
263
264         * texi2pod.pl: Include the EXAMPLES section.
265
266         * wget.texi (Overview): Shorten the man page DESCRIPTION.
267         (Examples): Redo the Examples chapter.  Include it in the man
268         page.
269
270 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
271
272         * wget.texi: Update the manual with the new recursive retrieval
273         stuff.
274
275 2001-11-30  Ingo T. Storm  <tux-sparc@computerbild.de>
276
277         * sample.wgetrc: Document ftp_proxy, too.
278
279 2001-11-04  Alan Eldridge  <alane@geeksrus.net>
280
281         * wget.texi: Document --random-wait, randomwait=on/off.
282
283 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
284
285         * wget.texi (Download Options): Document the new `--progress'
286         option.
287
288 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
289
290         * wget.texi (Proxies): Fix typo.
291         (Proxies): Sync the text with the example.
292         (Wgetrc Commands): There is no -f option.  It's --follow-ftp.
293         Reported by Wojtek Kotwica.
294
295 2001-11-17  Hrvoje Niksic  <hniksic@arsdigita.com>
296
297         * Makefile.in (install.info): If info files from the build
298         directory are not available, use the ones from $(srcdir).
299
300 2001-11-16  Peter Farmer  <peter.farmer@zveno.com>
301
302         * Makefile.in: Use $? instead of $<.  Use TEXI2POD more
303         consistently.
304
305 2001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
306
307         * wget.texi: Updated version to 1.7.1.
308
309 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
310
311         * Makefile.in (install.wgetrc): Use $(DESTDIR) when testing
312         whether $(WGETRC) exists.
313
314 2001-06-15  Adam J. Richter  <adam@yggdrasil.com>
315
316         * Makefile.in (install.wgetrc): Make `make install'
317         non-interactive in all cases.
318
319 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
320
321         * Makefile.in (install.wgetrc): Take $(DESTDIR) into account when
322         running mkinstalldirs.
323
324 2001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
325
326         * Makefile.in (wget.info): Added -I$(srcdir) to support compilation
327         outside the source tree.
328         (install.man): Replaced $(srcdir)$(MAN) with $(MAN). The former
329         did not work when compiling outside the source tree.
330
331 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
332
333         * wget.texi: Updated version to 1.7.
334
335 2001-05-31  Hrvoje Niksic  <hniksic@arsdigita.com>
336
337         * wget.texi (Mailing List): Fix the mailing list address.
338
339 2001-05-27  Hrvoje Niksic  <hniksic@arsdigita.com>
340
341         * wget.texi (Copying): Clarify.  Link to
342         "free-software-for-freedom.html".
343
344 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
345
346         * wget.texi (Contributors): Updated list of contributors.
347
348 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
349
350         * wget.texi: Updated version to 1.7-pre1.
351
352 2001-04-28  Hrvoje Niksic  <hniksic@arsdigita.com>
353
354         * wget.texi (Wgetrc Commands): Update docs for `continue'.
355
356 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
357
358         * wget.texi (HTTP Options): Document cookie options.
359
360 2001-01-20  Karl Eichwalder  <ke@suse.de>
361
362         * Makefile.in: Provide and use DESTDIR according to the Coding
363         Standards.
364
365 2001-04-01  Hrvoje Niksic  <hniksic@arsdigita.com>
366
367         * wget.texi (Recursive Retrieval Options): Document more
368         accurately what --convert-links does.
369
370 2001-03-27  Dan Harkless  <wget@harkless.org>
371
372         * Makefile.in: Moved top_builddir out of "User configuration
373         section" of top Makefile and analogous spot in this one.
374
375 2001-03-26  Dan Harkless  <wget@harkless.org>
376
377         * wget.texi (Recursive Retrieval Options): Explained that you need
378         to use -r -l1 -p to get the two levels of requisites for a
379         <FRAMESET> page.  Also made a few other wording improvements.
380         
381 2001-03-17  Dan Harkless  <wget@harkless.org>
382
383         * Makefile.in: Using '^' in the sed call caused a weird failure on 
384         Solaris 2.6.  Changed it to a ','.  Defined top_builddir.
385         
386 2001-02-23  Dan Harkless  <wget@harkless.org>
387
388         * wget.texi: Corrections, clarifications, and English fixes to
389         time-stamping documentation.  Also moved -nr from "Recursive
390         Retrieval Options" to "FTP Options" and gave it a @cindex entry.
391         Alphabetized FTP options by long option name.  Mentioned that
392         .listing symlinked to /etc/passwd is not a security hole, but that
393         other files could be, so root shouldn't run wget in user dirs.
394         
395 2001-02-22  Dan Harkless  <wget@harkless.org>
396
397         * Makefile.in: Make wget man page and install it if we have
398         pod2man.  Added some missing '$(srcdir)/'s.  Added missing
399         dependencies on install targets (allowing you to just do `make
400         install' rather than forcing you to do `make && make install').
401         Also, Makefile rules should always use output file parameters if
402         available rather than redirecting stdout with '>', or you falsely
403         satisfy dependencies if the tool you're running is missing or
404         fails -- fixed call of texi2pod.pl that did this wrong.
405
406         * texi2pod.pl: Removed from CVS.  Now automatically generated.
407                 
408         * texi2pod.pl.in: This new file is processed into texi2pod.pl,
409         getting the appropriate path to the Perl 5+ executable on this
410         system and becoming executable (CVS files, by contrast, don't
411         arrive executable).
412         
413 2001-02-19  Dan Harkless  <wget@harkless.org>
414
415         * wget.texi (Download Options): Further improvement to --continue
416         documentation -- explain interaction with -r and -N, mention
417         usefulness for downloading new sections of appended-to files, etc.
418
419 2001-01-06  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
420
421         * wget.texi (Reporting Bugs): Deleted the setence about Cc-ing the
422         bug report to Wget mailing list as the bug report address is an
423         alias for the mailing ist anyway.  
424         (Mailing List): Added URL for the alternate archive.
425         
426         * wget.texi: Bunch of cosmetical changes.
427         
428         * Makefile.in: Added targets for manpage generation using
429         texi2pod.pl and pod2man (comes with Perl5). As we cannot rely on
430         Perl5 being available on the system, manpage is not being built
431         automatically. Updated '*clean' targets to remove
432         'sample.wgetrc.munged...', 'wget.pod', and 'wget.man'.
433         
434         * texi2pod.pl: New file copied from GCC distribution to facilitate
435         automatic manpage generation.
436             
437 2001-01-09  Dan Harkless  <wget@harkless.org>
438
439         * wget.texi (Download Options): Did a bunch of clarification and
440         correction to the description of --continue.
441
442 2001-01-06  Dan Harkless  <wget@harkless.org>
443
444         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
445         the best way to go about my aim.  Removed them in favor of:
446
447         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
448         
449 2000-12-31  Dan Harkless  <wget@harkless.org>
450
451         * Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion
452         needs to be included in the distribution or it'll get regenerated
453         due to the wget.info dependency, and then that file will get
454         regenerated, forcing people to have makeinfo installed
455         unnecessarily.  We could use a kludge of a 0-length file in the
456         distro, but the file isn't that big and should compress very well.
457         
458         * wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and
459         "UPDATED Feb 2000" to "UPDATED Dec 2000".  Like the comment in the
460         file says, it'd be nice if these were handled automatically...
461         
462         * ChangeLog: Since this flat file doesn't have multiple branches,
463         looking at the dates would make you think that things went into
464         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
465         in 1.6 branch.]" where appropriate to clarify.
466         
467 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
468
469         * Makefile.in (install.info): Info files are *not* in $(srcdir),
470         but in the current build dir.
471
472 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
473
474         * wget.texi (Robots): Document that we now support the meta tag
475         exclusion.
476
477 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
478
479         * wget.texi: Use --- consistently.
480         Spell "Wget" with starting capital letter consistently.
481         Use ``...'' or @dfn{} instead of simple double quotes where
482         appropriate.
483         Use double space as separator between sentences consistently.
484
485 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
486
487         * wget.texi (Robots): Rearrange text.  Mention the meta tag.
488
489 2000-11-14  Hrvoje Niksic  <hniksic@arsdigita.com>
490
491         * wget.texi: Add GFDL; remove norobots specification.
492
493         * wget.texi (Sample Wgetrc): Remove warnings with lateish
494         makeinfo, mostly by changing xref{} to pxref{} when inside
495         parentheses.
496
497 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
498
499         * wget.texi: cc.fer.hr -> srk.fer.hr.
500
501 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
502
503         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Use $(srcdir).
504
505 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
506
507         * wget.texi: Updated names of contributors.
508
509 2000-10-23  Hrvoje Niksic  <hniksic@arsdigita.com>
510
511         * wget.texi (HTTP Options): Remove Netscape bullying.
512
513 2000-10-23  Dan Harkless  <wget@harkless.org>
514
515         * wget.texi (Recursive Retrieval Options): Improved --delete-after docs.
516         (Download Options): Documented Rob Mayoff's new --bind-address option.
517         (Wgetrc Commands): Documented Rob Mayoff's new bind_address command.
518         
519 2000-10-20  Dan Harkless  <wget@harkless.org>
520
521         * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
522         
523 2000-10-19  Dan Harkless  <wget@harkless.org>
524
525         * wget.texi (HTTP Options): Documented my new -E / --html-extension.
526         (Wgetrc Commands): Documented my new html_extension option and
527         John Daily's "quad" values (which I renamed to "lockable
528         Boolean").  When I documented Damir Dzeko's --referer, I forgot to
529         add the .wgetrc equivalent; mentioned the "referrer" spelling issue.
530         
531 2000-10-09  Dan Harkless  <wget@harkless.org>
532
533         * wget.texi (FTP Options): --retr-symlinks wasn't documented properly.
534
535 2000-08-30  Dan Harkless  <wget@harkless.org>
536
537         * wget.texi (Recursive Retrieval Options): Documented new -p option.
538         (Wgetrc Commands): Documented -p's equvialent, page_requisites.
539         
540 2000-08-23  Dan Harkless  <wget@harkless.org>
541
542         * wget.texi (Download Options): Using -c on a file that's already fully
543         downloaded results in an unchanged file and no second ".1" copy.
544
545         * wget.texi (Logging and Input File Options): -B / --base was not
546         documented as a separate item, and the .wgetrc version was misleading.
547
548         * wget.texi (Wgetrc Commands): Changed all instances of 
549         ", the same as" to the more grammatical " -- the same as".
550
551 2000-08-22  Dan Harkless  <wget@harkless.org>
552
553         * wget.texi (Download Options): --no-clobber's documentation was
554         severely lacking -- ameliorated the situation.  Some of the
555         previously-undocumented stuff (like the multiple-file-version
556         numeric-suffixing) that's now mentioned for the first (and only)
557         time in the -nc documentation should probably be mentioned
558         elsewhere, but due to the way that wget.texi's hierarchy is laid
559         out, I had a hard time finding anywhere else appropriate.
560
561 2000-07-17  Dan Harkless  <wget@harkless.org>
562
563         * wget.texi (HTTP Options): Minor clarification in "download a
564         single HTML page and all files necessary to display it" example.
565
566 2000-05-22  Dan Harkless  <wget@harkless.org>
567
568         * wget.texi (HTTP Options): Damir Dzeko <ddzeko@zesoi.fer.hr> did
569         not document his new --referer option.  Did so.
570
571 2000-04-18  Dan Harkless  <wget@harkless.org>
572
573         * sample.wgetrc: Realized I put a global setting in the local section.
574         
575 2000-04-13  Dan Harkless  <wget@harkless.org>
576
577         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added
578         build, dependencies, and distclean cleanup of this new file.
579         
580         * sample.wgetrc: Uncommented waitretry and set it to 10, clarified
581         some wording, and re-wrapped some text to 71 columns due to
582         @sample indentation in wget.texi.
583
584         * wget.texi: Herold further expounded on the behavior of waitretry
585         -- reworded docs again.  Changed note saying _all_ lines in
586         sample.wgetrc are commented out.  Don't have an entire hand-
587         cut-and-pasted copy of sample.wgetrc in this file -- use @include.
588
589 2000-04-12  Dan Harkless  <wget@harkless.org>
590
591         * Makefile.in (install.wgetrc): I completely missed the message
592         that the new wgetrc wasn't being installed the first couple of
593         times I ran `make install' after changing sample.wgetrc.  Added
594         blank lines around the message and a "<Hit RETURN to
595         acknowledge>", and reworded the message to be a bit more clear.
596         
597         * sample.wgetrc: Added entries for backup_converted and waitretry.
598
599         * wget.texi (Download Options and Wgetrc Commands): Herold Heiko
600         <Heiko.Herold@previnet.it>'s new --waitretry option was
601         undocumented until now.  Reworded the suggested documentation he
602         sent to the list.
603
604 2000-03-10  Dan Harkless  <wget@harkless.org>
605
606         * wget.texi (Recursive Retrieval Options): In -K description,
607         added a link to the discussion of interaction with -N.
608         (Recursive Accept/Reject Options): Did some alphabetizing and added
609         descriptions of new --follow-tags and -G / --ignore-tags options.
610         (Following Links): Changed "the loads of" to "loads of".
611         (Wgetrc Commands): Added descriptions of new follow_tags and
612         ignore_tags commands.
613
614 2000-03-02  Daniel S. Lewart  <d-lewart@uiuc.edu>
615
616         * wget.texi: Fix spelling and grammatical mistakes.
617
618 2000-03-02  Hrvoje Niksic  <hniksic@iskon.hr>
619
620         * wget.texi (Contributors): Update contributors list.
621
622 2000-03-01  Dan Harkless  <wget@harkless.org>
623
624         * wget.texi (HTTP Time-Stamping Internals): Added a note about my
625         newly-implemented interaction between -K and -N.
626
627 2000-02-29  Dan Harkless  <wget@harkless.org>
628
629         * wget.texi: Updated version to 1.5.3+dev, updated copyrights to
630         2000, changed Hrvoje's old, invalid email address to his new one,
631         and added " and the developers" to the .texi file's byline.
632
633 2000-02-18  Dan Harkless  <wget@harkless.org>
634
635         * wget.texi (Recursive Retrieval Options): Documented my new -K /
636         --backup-converted option.
637         (Wgetrc Commands): Documented backup_converted equivalent.
638
639 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
640
641         * wget.texi (HTTP Options): Warn against masquerading as Mozilla.
642
643 1998-05-24  Hrvoje Niksic  <hniksic@srce.hr>
644
645         * Makefile.in (clean): Remove HTML files.
646
647 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
648
649         * wget.texi: Various updates.
650         (Proxies): New node.
651
652 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
653
654         * texinfo.tex: New file.
655
656 1998-05-08  Hrvoje Niksic  <hniksic@srce.hr>
657
658         * Makefile.in (dvi): New target.
659
660 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
661
662         * wget.texi (Recursive Retrieval): Fix typo.  Suggested by
663         Francois Pinard.
664
665 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
666
667         * wget.texi: Fixed @dircategory, courtesy Karl Eichwalder.
668
669 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
670
671         * Makefile.in: Don't attempt to (un)install the man-page.
672
673 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
674
675         * wget.1: Removed it.
676
677 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
678
679         * wget.texi (Invoking): Split into more sections, analogous to
680         output of `wget --help'.
681         (HTTP Options): Document --user-agent.
682
683 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
684
685         * wget.texi (Contributors): Updated with oodles of new names.
686
687 1998-02-22  Karl Eichwalder  <ke@suse.de>
688
689         * Makefile.in (install.info): only info files (no *info.orig,
690         etc.).
691
692 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
693
694         * Makefile.in (install.wgetrc): Don't use `!'.
695
696 1998-01-28  Hrvoje Niksic  <hniksic@srce.hr>
697
698         * wget.texi (Advanced Options): Expanded.
699
700 1998-01-25  Hrvoje Niksic  <hniksic@srce.hr>
701
702         * wget.texi (Advanced Options): Document `--cache'.
703         (Contributors): Added Brian.
704
705 1997-07-26  Francois Pinard  <pinard@iro.umontreal.ca>
706
707         * Makefile.in (install.wgetrc): Print the sample.wgetrc warning
708         only if the files actually differ.
709
710 1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>
711
712         * Makefile.in: Use `test ...' rather than `[ ... ]'.
713
714         * wget.texi (Advanced Options): Explained suffices.
715
716 1998-01-23  Karl Heuer  <kwzh@gnu.org>
717
718         * wget.texi (Advanced Options): Updated.
719
720 1997-12-18  Hrvoje Niksic  <hniksic@srce.hr>
721
722         * wget.texi (Mailing List): Update.
723
724 1997-04-23  Hrvoje Niksic  <hniksic@srce.hr>
725
726         * wget.texi (Advanced Options): Document `--follow-ftp'.
727
728 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
729
730         * wget.texi (Advanced Options): Document --proxy-user and
731         --proxy-passwd.
732
733 1997-02-14  Karl Eichwalder  <ke@ke.Central.DE>
734
735         * Makefile.in (install.wgetrc): Never ever nuke an existing rc file.
736
737 1997-02-02  Hrvoje Niksic  <hniksic@srce.hr>
738
739         * wget.texi: Updated and revised.
740
741         * wget.texi (Contributors): Update.
742         (Advanced Options): Removed bogus **/* example.
743
744         * wget.texi: Use ``...'' instead of "...".
745
746 1997-02-01  Hrvoje Niksic  <hniksic@srce.hr>
747
748         * wget.texi (Domain Acceptance): Document --exclude-domains.
749
750 1997-01-21  Hrvoje Niksic  <hniksic@srce.hr>
751
752         * wget.texi (Advanced Options): Document --ignore-length.
753
754 1997-01-20  Hrvoje Niksic  <hniksic@srce.hr>
755
756         * wget.texi (Time-Stamping): New node.
757
758 1997-01-12  Hrvoje Niksic  <hniksic@srce.hr>
759
760         * Makefile.in (distclean): Don't remove wget.info*.
761
762 1997-01-08  Hrvoje Niksic  <hniksic@srce.hr>
763
764         * wget.texi (Mailing List): Update archive.
765         (Portability): Update the Windows port by Budor.
766
767 1996-12-21  Hrvoje Niksic  <hniksic@srce.hr>
768
769         * wget.texi (Security Considerations): New node.
770
771 1996-12-19  Hrvoje Niksic  <hniksic@srce.hr>
772
773         * wget.texi (Advanced Options): Document --passive.
774
775 1996-12-12  Dieter Baron <dillo@danbala.tuwien.ac.at>
776
777         * wget.texi (Advanced Usage): Would reference prep instead of
778         wuarchive.
779
780 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
781
782         * wget.texi (Advanced Options): Documented --retr-symlinks.
783
784 1996-11-23  Hrvoje Niksic  <hniksic@srce.hr>
785
786         * wget.texi (Advanced Options): Document --delete-after.
787
788 1996-11-22  Hrvoje Niksic  <hniksic@srce.hr>
789
790         * wget.texi (Portability): Add IRIX and FreeBSD as the "regular"
791         platforms.
792
793 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
794
795         * wget.texi (Advanced Usage): Document dot-style.
796
797 1996-11-18  Hrvoje Niksic  <hniksic@srce.hr>
798
799         * wget.texi (Advanced Usage): Dot customization example.
800         (Sample Wgetrc): Likewise.
801
802 1996-11-16  Hrvoje Niksic  <hniksic@srce.hr>
803
804         * wget.texi (Wgetrc Syntax): Explained emptying lists.
805
806 1996-11-13  Hrvoje Niksic  <hniksic@srce.hr>
807
808         * wget.texi (Advanced Options): Document includes/excludes.
809         (Wgetrc Commands): Likewise.
810
811 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
812
813         * wget.texi (Advanced Options): Document headers.
814
815 1996-11-07  Hrvoje Niksic  <hniksic@srce.hr>
816
817         * sample.wgetrc: Added header examples.
818
819 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
820
821         * sample.wgetrc: Rewritten.
822
823         * Makefile.in (install.wgetrc): Install sample.wgetrc.
824         (uninstall.info): Use $(RM).
825
826 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
827
828         * wget.texi: Docfixes.
829
830 1996-11-03  Hrvoje Niksic  <hniksic@srce.hr>
831
832         * wget.texi: Proofread; *many* docfixes.
833
834 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
835
836         * wget.texi (Introduction): Updated robots mailing list address.
837
838 1996-11-01  Hrvoje Niksic  <hniksic@srce.hr>
839
840         * wget.texi: Minor docfixes.
841
842 1996-10-26  Hrvoje Niksic  <hniksic@srce.hr>
843
844         * wget.texi (Advanced Usage): Document passwords better.
845
846         * Makefile.in (distclean): Remove wget.1 on make distclean.
847
848         * wget.texi (Option Syntax): Explain --.
849
850 1996-10-21  Hrvoje Niksic  <hniksic@srce.hr>
851
852         * fetch.texi (No Parent): update.
853
854 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
855
856         * fetch.texi (Advanced Options): Docfix.
857
858 1996-10-17  Tage Stabell-Kulo <tage@acm.org>
859
860         * geturl.texi (Advanced Options): Sort alphabetically.
861
862 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
863
864         * geturl.texi (Advanced Options): Describe -nr.
865         (Advanced Usage): Moved -O pipelines to Guru Usage.
866         (Simple Usage): Update.
867         (Advanced Options): Docfix.
868
869         * Makefile.in (RM): RM = rm -f.
870
871 1996-10-15  Hrvoje Niksic  <hniksic@srce.hr>
872
873         * geturl.texi (Guru Usage): Add proxy-filling example.
874
875 1996-10-12  Hrvoje Niksic  <hniksic@srce.hr>
876
877         * geturl.texi (Advanced Options): Added --spider.
878
879 1996-10-08  Hrvoje Niksic  <hniksic@srce.hr>
880
881         * geturl.texi (Advanced Options): Added -X.
882
883         * Makefile.in: Added $(srcdir) where appropriate (I hope).