]> sjero.net Git - wget/blob - doc/ChangeLog
doc: document --backups
[wget] / doc / ChangeLog
1 2013-07-09  Giuseppe Scrivano  <gscrivano@gnu.org>
2
3         * wget.texi (Download Options): Add documentation for --backups.
4         (Wgetrc Commands): Add documentation for backups.
5         Reported by: Tomas Hozza <thozza@redhat.com>.
6
7 2013-07-11  Tomas Hozza  <thozza@redhat.com>
8
9         * wget.texi: Document --regex-type and --preserve-permissions.
10
11 2013-06-17  Dave Reisner  <dreisner@archlinux.org> (tiny change)
12
13         * texi2pod.pl: Fix formatting error that causes build to fail with
14         Perl 5.18
15
16 2013-06-17  Darshit Shah  <darnir@gmail.com>
17
18         * wget.texi (POST): Explain the new redirection rules.
19         * wget.texi (Other HTTP Methods): Same.
20         * wget.texi (body-data): Fix typo in description.
21
22 2013-05-10  Darshit Shah <darnir@gmail.com>  (tiny change)
23
24         * wget.texi (No of tries): Fix typo to make it clear that --tries
25         option sets number of tries not retries.
26         Reported by: Hauke Hoffman <haukebjoernhoffman@googlemail.com>
27
28 2013-04-28  Giuseppe Scrivano  <gscrivano@gnu.org>
29
30         * wget.texi (Types of Files...): Document --accept-regex,
31         --reject-regex.
32         Reported by: Tomas Hozza <thozza@redhat.com>.
33
34 2013-04-14  Giuseppe Scrivano  <gscrivano@gnu.org>
35
36         * wget.texi (Download Options): Document "mega" dot style.
37
38 2013-04-05  Darshit Shah <darnir@gmail.com>
39
40         * doc/wget.texi: Fix ambiguous wording in --post-data section. Make it
41         clear that wget does not check for the format of the post-data.
42         * doc/wget.texi: Add documentation for --method, --body-data and
43         --body-file.
44
45 2012-10-08  Stefano Lattarini <stefano.lattarini@gmail.com>  (tiny change)
46
47         docs: fix errors and warnings with Texinfo 5
48         Or rather, with the development version 4.13.90, which will
49         eventually become Texinfo 5.0.
50         * wget.texi: Use '@item' instead of '@itemx' in several places,
51         as Texinfo 5 refuses to process an '@itemx' that is not preceded
52         by an '@item'.
53
54 2012-08-28  Tim Ruehsen <tim.ruehsen@gmx.de>
55
56         * doc/wget.texi: remove -nv from --report-speed
57
58 2012-08-04  mancha <mancha@mac.hush.com> (tiny change)
59
60         * wget.texi: Export ENVIRONMENT to the man page.
61
62 2012-06-09  Giuseppe Scrivano  <gscrivano@gnu.org>
63
64         * wget.texi (Logging and Input File Options): Document "--report-speed".
65         (HTTPS (SSL/TLS) Options): Document WARC.
66
67         * texi2pod.pl: Revert change from 2011-08-06.
68
69 2012-05-13  Giuseppe Scrivano  <gscrivano@gnu.org>
70
71         * wget.texi (Types of Files): Document --accept-regex and
72         --reject-regex.
73
74 2011-10-02  Henrik Holst <henrik.holst@millistream.com> (tiny change)
75
76         * wget.texi (HTTP Options): Document option --content-on-error.
77
78 2011-09-27  Karl Berry <karl@freefriends.org> (tiny change)
79
80         * wget.texi: Make dir entry consistent with others.
81
82 2011-08-18  Giuseppe Scrivano  <gscrivano@gnu.org>
83
84         * texi2pod.pl: Don't assume the perl executable is under /usr/bin/.
85
86 2011-08-06  Giuseppe Scrivano  <gscrivano@gnu.org>
87
88         * wget.texi (Wgetrc Commands): Document show_all_dns_entries.
89
90         * Makefile.am (wget.pod): Pass the VERSION value to texi2pod.
91
92         * texi2pod.pl: Update from GCC.
93
94 2011-07-28  Noèl Köthe  <noel@debian.org> (tiny change)
95
96         * wget.texi (HTTP Options): Fix typo.
97
98 2011-07-26  Giuseppe Scrivano  <giuseppe@southpole.se>
99
100         * wget.info (cookies): Remove reference to --cookies.
101         Reported by: Noèl Köthe.
102
103 2011-07-05  Giuseppe Scrivano  <gscrivano@gnu.org>
104
105         * wget.texi (Recursive Retrieval Options): Make clearer that recursion,
106         by default, uses 5 levels.
107         Reported by: Marc Deop <damnshock@gmail.com>.
108
109 2011-03-21  Giuseppe Scrivano  <gscrivano@gnu.org>
110
111         * wget.texi: Do not cite the current maintainer.
112         Reported by: Micah Cowan <micah@cowan.name>.
113
114 2010-12-22  Giuseppe Scrivano  <gscrivano@gnu.org>
115
116         * wget.texi (HTTP Options): Remove sentence which doesn't reflect
117         the wget behaviour when -k -K are used with -E.
118         Reported by: pike-wget@kw.nl.
119
120 2010-08-08  Reza Snowdon <vivi@mage.me.uk>
121         * wget.texi: Added information about the config option to the
122         'Overview' section and a description of the option in
123         'Logging and Input File Options'.
124
125 2010-10-26  Giuseppe Scrivano  <gscrivano@gnu.org>
126
127         * wget.texi (Download Options): Remove unclear statement about the
128         --waitretry option.
129         Reported by: Manfred Koizar <mkoi-pg@aon.at>.
130
131 2010-09-25  Merinov Nikolay  <kim.roader@gmail.com>
132
133         * wget.texi (Download Options): Document --unlink option.
134
135 2010-09-13  Giuseppe Scrivano  <gscrivano@gnu.org>
136
137         * wget.texi (Recursive Accept/Reject Options): Remove superfluous dot.
138         Reported by: Snader_LB.
139
140 2010-07-28  Alon Bar-Lev <alon.barlev@gmail.com> (tiny change)
141
142         * texi2pod.pl: Use the warnings module only when it is available.
143
144 2010-05-27  Giuseppe Scrivano  <gscrivano@gnu.org>
145
146         * wget.texi (Download Options): Document that -k can be used with -O
147         only with regular files.
148
149 2010-05-08  Giuseppe Scrivano  <gscrivano@gnu.org>
150
151         * Makefile.am: Update copyright years.
152
153         * fdl.texi: Likewise.
154
155         * texi2pod.pl: Likewise.
156
157         * wget.texi: Likewise.
158
159 2010-01-09  Micah Cowan  <micah@cowan.name>
160
161         * wget.texi (Download Options): Documented
162         --no-use-server-timestamps.
163
164 2009-09-04  Micah Cowan  <micah@cowan.name>
165
166         * wget.texi (Time-Stamping): "older" -> "not newer".
167
168         * Makefile.am (install.man, install.wgetrc): Use $(mkinstalldirs),
169         not $(top_srcdir)/mkinstalldirs.
170
171 2009-08-27  Micah Cowan  <micah@cowan.name>
172
173         * texi2pod.pl: Handle @asis in table-element formatting.
174
175         * wget.texi (Exit Status): Document new exit codes.
176
177 2009-08-02  Micah Cowan  <micah@cowan.name>
178
179         * wget.texi (Option Syntax): "This is a complete equivalent of" ->
180         "This is completely equivalent to". Thanks to Reuben Thomas for
181         catching this.
182
183 2009-07-28  Micah Cowan  <micah@cowan.name>
184
185         * wget.texi (Download Options): Document "lowercase", "uppercase",
186         and the new "ascii" specifier for --restrict-file-names.
187         (HTTP Options): Rename --html-extension to --adjust-extension.
188         (Wgetrc Commands): Rename html_extension to adjust_extension.
189
190 2009-07-26  Micah Cowan  <micah@cowan.name>
191
192         * wget.texi (Download Options): Change --iri item to --no-iri;
193         rename --locale to --local-encoding.
194         (Wgetrc Commands): Document iri, local_encoding, remote_encoding,
195         ask_password, auth_no_challenge, and keep_session_cookies.
196
197 2009-07-06  Micah Cowan  <micah@cowan.name>
198
199         * wget.texi (Logging and Input File Options): Alter description of
200         --input-file, implying that --force-html isn't necessary when the
201         input is in HTML file. Improve accuracy of --base description.
202         (Wgetrc Commands): Improve accuracy of "base" description.
203         (HTTP Options): Clarify operation of --post-file.
204
205 2009-07-03  Micah Cowan  <micah@cowan.name>
206
207         * wget.texi (Download Options): --iri=no --> --no-iri
208         (Contributors): Add Saint Xavier.
209
210 2009-06-20  Micah Cowan  <micah@cowan.name>
211
212         * wget.texi (Contributors): Added Jay Krell.
213
214 2009-06-14  Micah Cowan  <micah@cowan.name>
215
216         * Makefile.am (wget.pod): $(srcdir)/version.texi -> version.texi
217
218 2009-06-12  Micah Cowan  <micah@cowan.name>
219
220         * wget.texi (Download Options): More accuracy on what happens when
221         -nd is used with -r or -p.
222
223 2009-06-11  Micah Cowan  <micah@cowan.name>
224
225         * wget.texi (Contributors): Added Xin Zou, Benjamin Wolsley, and
226         Robert Millan.
227
228 2009-06-11  Joao Ferreira  <joao@joaoff.com>
229
230         * wget.texi (Option Syntax): Fixed contradictory and confusing
231         explanation of --folow-ftp and negation.
232
233 2009-06-10  Micah Cowan  <micah@cowan.name>
234
235         * sample.wgetrc: Add "https_proxy" to the proxy examples. Thanks
236         to Martin Paul <martin@par.univie.ac.at> for the suggestion.
237
238 2008-11-15  Steven Schubiger  <stsc@members.fsf.org>
239
240         * sample.wgetrc: Comment the waitretry "default" value,
241         because there is a global one now.
242
243         * wget.texi (Download Options): Mention the global
244         default value.
245
246 2008-11-10  Micah Cowan  <micah@cowan.name>
247
248         * Makefile.am (EXTRA_DIST): Removed no-longer-present
249         README.maint (shouldn't have been there in the first place).
250
251         * wget.texi (Mailing Lists): Added information aboug Gmane portal,
252         added subsection headings.
253
254         Update node pointers.
255
256 2008-11-05  Micah Cowan  <micah@cowan.name>
257
258         * wget.texi: Move --no-http-keep-alive from FTP Options to HTTP
259         Options.
260         (Mailing List): Mention moderation for unsubscribed posts, and
261         archive location.
262
263 2008-11-04  Micah Cowan  <micah@cowan.name>
264
265         * wget.texi, fdl.texi: Updated to FDL version 1.3.
266
267 2008-10-31  Micah Cowan  <micah@cowan.name>
268
269         * wget.texi (Mailing List): Update info to reflect change to
270         bug-wget@gnu.org.
271
272 2008-09-30  Steven Schubiger  <stsc@members.fsf.org>
273
274         * wget.texi (Wgetrc Commands): Add default_page, save_headers,
275         spider and user_agent to the list of recognized commands.
276
277 2008-09-10  Michael Kessler  <kessler.michael@aon.at>
278
279         * wget.texi (Robot Exclusion): Fixed typo "downloads" ->
280         "download"
281
282 2008-08-03  Xavier Saint  <wget@sxav.eu>
283
284         * wget.texi : Add option descriptions for the three new
285         options --iri, --locale and --remote-encoding related to
286         IRI support.
287
288         * sample.wgetrc : Add commented lines for the three new
289         command iri, locale and encoding related to IRI support.
290
291 2008-08-03  Micah Cowan  <micah@cowan.name>
292
293         * wget.texi: Don't set UPDATED; already set by version.texi.
294         (HTTP Options): Add --default-page option.
295
296 2008-07-17  Steven Schubiger  <stsc@members.fsf.org>
297
298         * wget.texi (Logging and Input File Options): Document
299         for --input-file and according remote input file URLs, the
300         implicit enforcement of treating a document as HTML and
301         the possible baseref assumption.
302
303 2008-06-29  Micah Cowan  <micah@cowan.name>
304
305         * wget.texi <Contributors>: Added Joao Ferreira, Mike Frysinger,
306         Alain, Guibert, Madhusudan Hosaagrahara, Jim Paris, Kenny
307         Parnell, Benno Schulenberg, and Pranab Shenoy. Added Steven
308         Schubiger to the "Special Thanks" section.
309
310 2008-06-13  Micah Cowan  <micah@cowan.name>
311
312         * wget.texi (Mailing List): The wget-notify mailing list no longer
313         receives commit notifications from the source repository.
314         (Internet Relay Chat): Activity isn't quite so low any more,
315         remove notice to that effect.
316
317 2008-05-17  Steven Schubiger  <stsc@members.fsf.org>
318
319         * wget.texi (Download Options): Change documentation to reflect
320         the new default value for --prefer-family.
321         (Wgetrc Commands): Same, for prefer_family wgetrc command.
322
323 2008-05-12  Micah Cowan  <micah@cowan.name>
324
325         * wget.texi (Download Options): -N with -O downgraded to a
326         warning.
327
328 2008-04-30  Steven Schubiger  <stsc@members.fsf.org>
329
330         * wget.texi <Download Options>: Document the --ask-password
331         option.
332
333 2008-04-27  Micah Cowan  <micah@cowan.name>
334
335         * wget.texi (Download Options) <-O>: Elaborate on why certain
336         options make poor combinations with -O.
337
338 2008-04-24  Micah Cowan  <micah@cowan.name>
339
340         * wget.texi: Adjusted documentation to account for CSS support;
341         added Ted Mielczarek to contributors.
342
343 2008-04-22  Mike Frysinger  <vapier@gentoo.org>
344
345         * sample.wgetrc: Added prefer_family example. Resolves bug
346         #22142.
347
348 2008-04-11  Micah Cowan  <micah@cowan.name>
349
350         * wget.texi <Contributors>: Added Julien Buty, Alexander
351         Dergachev, and Rabin Vincent.
352
353 2008-03-24  Micah Cowan  <micah@cowan.name>
354
355         * wget.texi <Types of Fields>: Mentioned various caveats in the
356         behavior of accept/reject lists, deprecate current
357         always-download-HTML feature. Added @noindent to a couple of
358         appropriate spots.
359
360 2008-03-17  Micah Cowan  <micah@cowan.name>
361
362         * wget.texi <Directory-Based Limits>: Mention importance of
363         trailing slashes to --no-parents.
364
365 2008-02-10  Micah Cowan  <micah@cowan.name>
366
367         * wget.texi <HTTP Options>: Added documentation of
368         --auth-no-challenge.
369
370 2008-02-06  Micah Cowan  <micah@cowan.name>
371
372         * wget.ṫexi <Overview>: Remove references to no-longer-supported
373         socks library.
374
375 2008-01-31  Micah Cowan  <micah@cowan.name>
376
377         * wget.texi: Ensure that license info appears in the info
378         version of the manual.
379
380 2008-01-25  Micah Cowan  <micah@cowan.name>
381         * Makefile.am, wget.texi: Updated copyright year.
382
383 2007-12-10  Micah Cowan  <micah@cowan.name>
384
385         * wget.texi: Document the --content-disposition option (and not
386         just the .wgetrc setting).
387
388 2007-12-06  Micah Cowan  <micah@cowan.name>
389
390         * wget.texi: "the the" -> "the"
391
392 2007-12-05  Micah Cowan  <micah@cowan.name>
393
394         * wget.texi <Wgetrc Commands>: Explicitly mention that
395         --content-disposition has known issues.
396
397 2007-10-13  Micah Cowan  <micah@cowan.name>
398
399         * wget.texi <Mailing Lists>: Replaced mention of no-longer
400         included PATCHES file with link to relevant Wgiki page.
401         * wget.texi <Internet Relay Chat>: Added new section.
402
403 2007-10-10  Micah Cowan  <micah@cowan.name>
404
405         * wget.texi <Wgetrc Commands>: Fixed "doewnloads" typo.
406
407 2007-10-08  Micah Cowan  <micah@cowan.name>
408
409         * wget.texi: Credit to Ralf Wildenhues for automakifying patches.
410
411 2007-10-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
412
413         * Makefile.in: Removed, replaced by Makefile.am.
414         * Makefile.am: Converted from Makefile.in.
415
416 2007-10-03  Micah Cowan  <micah@cowan.name>
417
418         * wget.texi <Wgetrc Commands>: Cleaned up alphabetization,
419         more consistent use of underscores. Added a description of the
420         content_disposition wgetrc command.
421
422 2007-10-01  Micah Cowan  <micah@cowan.name>
423
424         * wget.texi: Updated information in Mailing Lists, Reporting
425         Bugs. Added Web Site section, and add information about Mac OS
426         X, MS-DOS, and VMS in Portability.
427
428 2007-09-27  Micah Cowan  <micah@cowan.name>
429
430         * wget.texi: Removed "for more details" from parenthesese
431         enclosing @pxref{}s, so that texi2pod.pl knows to remove the
432         whole reference. Made some gramattical improvements, and
433         strengthened the recommendation to use the info manual instead.
434         * texi2pod.pl: Brought in some updates from the GCC version. Not
435         an entire update, since a couple "fixes" there breaks stuff
436         here.
437
438 2007-09-12  Micah Cowan  <micah@cowan.name>
439
440         * wget.texi: Expanded the description of -O. Clarified the
441         detection of elements as "patterns" versus "suffixes" in -A,
442         -R. Describe -p in relation to -nc.
443
444 2007-07-28  Micah Cowan  <micah@cowan.name>
445
446         * wget.texi <HTTP Options>: Added --max-redirect option.
447
448 2007-07-05  Micah Cowan  <micah@cowan.name>
449
450         * fdl.texi:
451         Changed to match the version in gnulib.
452
453         * Makefile.in:
454         * texi2pod.pl:
455         * texinfo.tex:
456         Updated GPL reference to version 3 or later, removed FSF
457         address.
458
459         * wget.texi:
460         Slightly reworded the FDL license invocation. Replaced the
461         maintainer reference. Removed the GPL text from the manual.
462
463         * gpl.texi:
464         Removed due to discontinuation of reference in Wget manual.
465
466 2006-07-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
467
468         * wget.texi: Fixed rendering of --no-proxy description in the man
469         page. Added information about current maintainer.
470
471 2006-06-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
472
473         * wget.texi: Removed invariant status to the GPL and GFDL sections.
474         Changed UPDATED to Jun 2006. Updated copyright notice to include 2006.
475
476 2006-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
477
478         * wget.texi (Recursive Accept/Reject Options): Document
479         --ignore-case.
480
481 2006-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
482
483         * wget.texi (Download Options): Add missing word.
484         Reported by Adrian Knoth.
485
486 2006-02-05  Hrvoje Niksic  <hniksic@xemacs.org>
487
488         (Download Options): Changed "a recent article" to "a 2001 article"
489         in the description of --random-wait, since the article in question
490         is not really recent.
491
492 2006-02-05  Hrvoje Niksic  <hniksic@xemacs.org>
493
494         * wget.texi (Download Options): Document the modified meaning of
495         --random-wait.
496
497 2005-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
498
499         * wget.texi: Document https_proxy.
500
501 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
502
503         * sample.wgetrc: Rewrite the "passive FTP" paragraph to better
504         reflect reality.
505
506 2005-08-09  Hrvoje Niksic  <hniksic@xemacs.org>
507
508         * wget.texi (Wgetrc Commands): Removed documentation for the now
509         deleted command "kill_longer".
510
511 2005-06-28  Hrvoje Niksic  <hniksic@xemacs.org>
512
513         * wget.texi (Logging and Input File Options): Don't claim that
514         --base requires --force-html to work.
515
516 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
517
518         * wget.texi (Download Options): Update -4/-6 documentation to
519         reflect the fact that we no longer use AI_ADDRCONFIG.
520
521 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
522
523         * gpl.texi (GNU General Public License): Split GPL text into a
524         separate file and include it from wget.texi.  Used the latest
525         template from gnu.org with the updated address of the FSF.
526
527 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
528
529         * wget.texi (Contributors): Updated list of principal
530         contributors.
531
532 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
533
534         * wget.texi (Mailing List): Remove reference to the wget-cvs list,
535         which no longer exists.
536
537 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
538
539         * wget.texi: Use the more standard authorship phrase "and others".
540
541 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
542
543         * wget.texi (Overview): Remove explicit vertical spacing.
544
545 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
546
547         * texinfo.tex: Update with a non-prehistoric version.
548
549 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
550
551         * texi2pod.pl: Locate perl using the "env" program, so we don't
552         need to modify texi2pod.
553
554         * Makefile.in (wget.pod): Work with texi2pod.pl directly instead
555         of generating it from texi2pod.pl.in.
556
557 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
558
559         * wget.texi (Wgetrc Commands): Remove the "lockable boolean"
560         feature.
561
562 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
563
564         * ansi2knr.1: Removed.
565
566 2005-06-16  Hrvoje Niksic  <hniksic@xemacs.org>
567
568         * wget.texi (Logging and Input File Options): It's --no-verbose,
569         not --non-verbose.
570
571 2005-06-06  Keith Moore  <keithmo@exmsft.com>
572
573         * Makefile.in: Fix a harmless (but annoying) installation warning.
574
575 2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
576
577         * wget.texi (HTTP Options): Removed statement that redirect in
578         response to POST is "technically disallowed", which I cannot find
579         in rfc2616 nor in rfc1945.  Even if that were technically the
580         case, the widespreadedness of such responses would make the
581         prohibition irrelevant.
582
583 2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
584
585         * wget.texi (Overview): Document --[no-]proxy as primarily being
586         used to turn *off* the use of proxies.
587
588 2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
589
590         * wget.texi (HTTPS (SSL/TLS) Options): Explain certificate
591         checking in more detail.
592
593 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
594
595         * texi2pod.pl.in: Allow an "EXAMPLES" section.
596
597 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
598
599         * wget.texi (HTTP Options): Document empty user-agent.
600
601 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
602
603         * wget.texi (Download Options): Explain that the read timeout
604         really refers to idle timeout.
605         (Download Options): Mention that decimal and subsecond values may
606         be used for timeouts.
607
608 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
609
610         * wget.texi: We're using GFDL 1.2, not 1.1.
611
612 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
613
614         * wget.texi (Contributors): Updated.
615
616 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
617
618         * wget.texi (Download Options): Fix bind address cindex entry that
619         broke concept index generation.
620
621 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
622
623         * wget.texi: Fixed a broken reference to Security Considerations
624         section in tex-generated documents (like the man page).
625
626 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
627
628         * wget.texi: Document --user, --password, --ftp-user and the
629         corresponding Wgetrc command. Renamed --ftp-passwd to --ftp-password,
630         --http-passwd to --http-passwd and --proxy-passwd to proxy_password.
631         Renamed ftp_passwd to ftp_password, http_passwd to http_passwd and
632         proxy_passwd to proxy_password. Removed documentation for the
633         deprecated login command.
634
635 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
636
637         * wget.texi (HTTPS (SSL/TLS) Options): Document --random-file.
638
639 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
640
641         * wget.texi: Improve wording of command descriptions.
642
643 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
644
645         * wget.texi (HTTP Options): Mention --keep-session-cookies when
646         documenting --post-data.
647
648 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
649
650         * wget.texi: Document the new form of SSL/TLS options.
651
652 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
653
654         * wget.texi (HTTP Options): Improved entry on
655         --keep-session-cookies.
656
657 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
658
659         * wget.texi (Directory Options): Removed stray text after
660         --protocol-directories.
661
662 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
663
664         * wget.texi (Option Syntax): Document boolean options.  Include
665         the option syntax in the man page.
666         (Directory Options): Removed stray text after --protocol-directories.
667
668 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
669
670         * wget.texi (Advanced Usage): Don't advertise the non-existent
671         `-s' option.
672
673 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
674
675         * wget.texi (Download Options): Document --retry-connrefused.
676
677 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
678
679         * Makefile.in (wget.info): Depend on version.texi as well.
680
681         * wget.texi: Simplify copyright.  Replace remaining instances of
682         --OPTION=off with --no-OPTION.
683
684 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
685
686         * wget.texi (Download Options): Document --prefer-family.
687
688 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
689
690         * wget.texi (Download Options): Don't claim that -6 accepts mapped
691         IPv4 addresses.
692
693 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
694
695         * wget.texi: Documented the SSL command-line options.
696
697 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
698
699         * wget.texi (Wgetrc Commands): Document ftp_passwd.
700         (FTP Options): Document --ftp-passwd.
701
702 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
703
704         * texi2pod.pl.in: First process @@ then @}, so @samp{-wget@@} is
705         interpreted correctly.
706
707 2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
708
709         * wget.texi: Document behavior of -6 wrt mapped IPv4 addresses.
710
711 2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
712
713         * wget.texi: Document IPv6 related options.
714
715 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
716
717         * wget.texi: Update mailing list information.
718
719 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
720
721         * wget.texi (Download Options): Don't claim that --no-dns-cache is
722         necessary for dyndns servers -- it's not.
723
724 2005-04-08  Larry Jones  <lawrence.jones@ugsplm.com>
725
726         * Makefile.in (wget.info): Don't use $< in an explicit rule.
727
728 2005-03-22  Joseph Caretto  <jcaretto@pitt.edu>
729
730         * texi2pod.pl.in: Handle asis again.  It used to work (see the
731         2001-12-11 entry), but the local change was lost in the upgrade
732         to 1.4.
733
734 2005-02-11  Mauro Tortonesi  <mauro@ferrara.linux.it>
735
736         * wget.texi: Added Simone Piunno as new contributor.
737
738 2005-01-01  Mauro Tortonesi  <mauro@ferrara.linux.it>
739
740         * wget.texi: Updated copyright information, added new contributors.
741
742 2004-11-20  Hans-Andreas Engel  <engel@node.ch>
743
744         * wget.texi: Describe limitations of combining `-O' with `-k'.
745
746 2004-05-13  Nico R.  <n-roeser@gmx.net>
747
748         * Makefile.in: Allow building in a separate tree with source tree
749         write-protected.
750
751 2004-02-22  Hrvoje Niksic  <hniksic@xemacs.org>
752
753         * wget.texi (Contributors): Updated.
754
755 2004-02-12  Jens Roesner  <jens.roesner@gmx.de>
756
757         * wget.texi (Wgetrc Commands): Document `-e' here.
758
759 2004-02-08  Hrvoje Niksic  <hniksic@xemacs.org>
760
761         * wget.texi (Security Considerations): Put @item contents on a
762         separate line.
763         Reported by Ted Rodriguez-Bell.
764
765 2004-02-06  Hrvoje Niksic  <hniksic@xemacs.org>
766
767         * wget.texi (Wgetrc Commands): Document --no-http-keep-alive and
768         the corresponding Wgetrc command.
769
770 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
771
772         * wget.texi (Download Options): Don't incorrectly claim that `-O'
773         sets the number of retries to 1.
774
775 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
776
777         * wget.texi: Document the new option `--protocol-directories'.
778
779 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
780
781         * wget.texi (Portability): Update slightly.
782
783 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
784
785         * wget.texi: Documented that --dont-remove-listing is now
786         --no-remove-listing.
787
788 2003-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
789
790         * fdl.texi: New file.
791
792         * wget.texi: Upgrade to GNU Free Documentation License 1.2.
793
794 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
795
796         * wget.texi: Remove next/previous/up node links.  Makeinfo doesn't
797         require them, and they make the document harder to modify.
798
799 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
800
801         * wget.texi: No longer document options -s, -C, -g, and -G.
802         (Contributors): Update my email address.
803
804 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
805
806         * wget.texi (HTTP Options): Document `--keep-session-cookies'.
807
808 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
809
810         * wget.texi (Wgetrc Commands): Fixed typo.
811         From DervishD <raul@pleyades.net>.
812
813 2003-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
814
815         * Makefile.in (install.info): Handle the case when only wget.info
816         is generated from wget.texi.  In that case, wget.info-*[0-9]
817         doesn't match anything and therefore ends up as a bogus value of
818         FILE in the loop.  Fix this by not calling INSTALL_DATA on
819         nonexistent files.
820
821 2003-10-07  Hrvoje Niksic  <hniksic@xemacs.org>
822
823         * wget.texi (HTTP Options): Documented --post-file and
824         --post-data.
825
826 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
827
828         * wget.texi: Renamed prep.ai.mit.edu to ftp.gnu.org.
829
830 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
831
832         * wget.texi (Contributors): Updated from ChangeLog entries.
833
834 2003-09-21  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
835
836         * wget.texi: Split version to version.texi.  Tweak documentation's
837         phrasing and markup.
838
839 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
840
841         * wget.texi: Documented the new timeout options.
842
843 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
844
845         * wget.texi: Changed @itemx not preceded by @item to @item.
846
847 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
848
849         * wget.texi (Download Options): Explain how --tries works by
850         default.
851
852 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
853
854         * wget.texi (Download Options): Explain new --restrict-file-names
855         semantics.
856
857 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
858
859         * wget.texi: Set the man page title to a string more descriptive
860         than "Wget manual".
861
862 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
863
864         * Makefile.in ($(TEXI2POD)): Update only the #! line.
865
866         * texi2pod.pl: New version from Gcc.
867
868 2003-09-16  Noel Kothe  <noel@debian.org>
869
870         * wget.texi (Download Options): Fix misspelling.
871
872 2003-09-15  Nicolas Schodet  <schodet@efrei.fr>
873
874         * wget.texi (Download Options): Add link to Proxies.
875
876 2003-09-14  Hrvoje Niksic  <hniksic@xemacs.org>
877
878         * wget.texi (Download Options): Document the new option
879         --restrict-file-names and the corresponding wgetrc command.
880
881 2003-09-10  Hrvoje Niksic  <hniksic@xemacs.org>
882
883         * wget.texi (Download Options): Documented new option --dns-cache.
884
885 2002-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
886
887         * wget.texi (Robot Exclusion): Explain how to turn off the robot
888         exclusion support from the command line.
889         (Wgetrc Commands): Explain that the `robots' variable also takes
890         effect on the "nofollow" matching.
891
892 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
893
894         * wget.texi (Download Options): Fix the documentation of
895         `--progress'.
896
897 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
898
899         * wget.texi (Wgetrc Commands): Document `--limit-rate'.
900
901 2002-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
902
903         * wget.texi: Warn about the dangers of specifying passwords on the
904         command line and in unencrypted files.
905
906 2001-12-16  Hrvoje Niksic  <hniksic@arsdigita.com>
907
908         * wget.texi (Wgetrc Commands): Undocument simple_host_check.
909
910 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
911
912         * wget.texi (Robots): Fix broken URLs that point to the webcrawler
913         web site.
914
915 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
916
917         * wget.texi (HTTP Options): Explain how to make IE produce a
918         `cookies.txt'-compatible file.
919         Reported by Herold Heiko.
920
921 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
922
923         * texi2pod.pl.in: Handle @asis in table.
924
925 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
926
927         * wget.texi: Bump version to 1.8.
928
929 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
930
931         * wget.texi (HTTP Options): Provide more specific information
932         about how --load-cookies is meant to be used.
933
934 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
935
936         * texi2pod.pl: Include the EXAMPLES section.
937
938         * wget.texi (Overview): Shorten the man page DESCRIPTION.
939         (Examples): Redo the Examples chapter.  Include it in the man
940         page.
941
942 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
943
944         * wget.texi: Update the manual with the new recursive retrieval
945         stuff.
946
947 2001-11-30  Ingo T. Storm  <tux-sparc@computerbild.de>
948
949         * sample.wgetrc: Document ftp_proxy, too.
950
951 2001-11-04  Alan Eldridge  <alane@geeksrus.net>
952
953         * wget.texi: Document --random-wait, randomwait=on/off.
954
955 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
956
957         * wget.texi (Download Options): Document the new `--progress'
958         option.
959
960 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
961
962         * wget.texi (Proxies): Fix typo.
963         (Proxies): Sync the text with the example.
964         (Wgetrc Commands): There is no -f option.  It's --follow-ftp.
965         Reported by Wojtek Kotwica.
966
967 2001-11-17  Hrvoje Niksic  <hniksic@arsdigita.com>
968
969         * Makefile.in (install.info): If info files from the build
970         directory are not available, use the ones from $(srcdir).
971
972 2001-11-16  Peter Farmer  <peter.farmer@zveno.com>
973
974         * Makefile.in: Use $? instead of $<.  Use TEXI2POD more
975         consistently.
976
977 2001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
978
979         * wget.texi: Updated version to 1.7.1.
980
981 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
982
983         * Makefile.in (install.wgetrc): Use $(DESTDIR) when testing
984         whether $(WGETRC) exists.
985
986 2001-06-15  Adam J. Richter  <adam@yggdrasil.com>
987
988         * Makefile.in (install.wgetrc): Make `make install'
989         non-interactive in all cases.
990
991 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
992
993         * Makefile.in (install.wgetrc): Take $(DESTDIR) into account when
994         running mkinstalldirs.
995
996 2001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
997
998         * Makefile.in (wget.info): Added -I$(srcdir) to support compilation
999         outside the source tree.
1000         (install.man): Replaced $(srcdir)$(MAN) with $(MAN). The former
1001         did not work when compiling outside the source tree.
1002
1003 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1004
1005         * wget.texi: Updated version to 1.7.
1006
1007 2001-05-31  Hrvoje Niksic  <hniksic@arsdigita.com>
1008
1009         * wget.texi (Mailing List): Fix the mailing list address.
1010
1011 2001-05-27  Hrvoje Niksic  <hniksic@arsdigita.com>
1012
1013         * wget.texi (Copying): Clarify.  Link to
1014         "free-software-for-freedom.html".
1015
1016 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1017
1018         * wget.texi (Contributors): Updated list of contributors.
1019
1020 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1021
1022         * wget.texi: Updated version to 1.7-pre1.
1023
1024 2001-04-28  Hrvoje Niksic  <hniksic@arsdigita.com>
1025
1026         * wget.texi (Wgetrc Commands): Update docs for `continue'.
1027
1028 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
1029
1030         * wget.texi (HTTP Options): Document cookie options.
1031
1032 2001-01-20  Karl Eichwalder  <ke@suse.de>
1033
1034         * Makefile.in: Provide and use DESTDIR according to the Coding
1035         Standards.
1036
1037 2001-04-01  Hrvoje Niksic  <hniksic@arsdigita.com>
1038
1039         * wget.texi (Recursive Retrieval Options): Document more
1040         accurately what --convert-links does.
1041
1042 2001-03-27  Dan Harkless  <wget@harkless.org>
1043
1044         * Makefile.in: Moved top_builddir out of "User configuration
1045         section" of top Makefile and analogous spot in this one.
1046
1047 2001-03-26  Dan Harkless  <wget@harkless.org>
1048
1049         * wget.texi (Recursive Retrieval Options): Explained that you need
1050         to use -r -l1 -p to get the two levels of requisites for a
1051         <FRAMESET> page.  Also made a few other wording improvements.
1052
1053 2001-03-17  Dan Harkless  <wget@harkless.org>
1054
1055         * Makefile.in: Using '^' in the sed call caused a weird failure on
1056         Solaris 2.6.  Changed it to a ','.  Defined top_builddir.
1057
1058 2001-02-23  Dan Harkless  <wget@harkless.org>
1059
1060         * wget.texi: Corrections, clarifications, and English fixes to
1061         time-stamping documentation.  Also moved -nr from "Recursive
1062         Retrieval Options" to "FTP Options" and gave it a @cindex entry.
1063         Alphabetized FTP options by long option name.  Mentioned that
1064         .listing symlinked to /etc/passwd is not a security hole, but that
1065         other files could be, so root shouldn't run wget in user dirs.
1066
1067 2001-02-22  Dan Harkless  <wget@harkless.org>
1068
1069         * Makefile.in: Make wget man page and install it if we have
1070         pod2man.  Added some missing '$(srcdir)/'s.  Added missing
1071         dependencies on install targets (allowing you to just do `make
1072         install' rather than forcing you to do `make && make install').
1073         Also, Makefile rules should always use output file parameters if
1074         available rather than redirecting stdout with '>', or you falsely
1075         satisfy dependencies if the tool you're running is missing or
1076         fails -- fixed call of texi2pod.pl that did this wrong.
1077
1078         * texi2pod.pl: Removed from CVS.  Now automatically generated.
1079
1080         * texi2pod.pl.in: This new file is processed into texi2pod.pl,
1081         getting the appropriate path to the Perl 5+ executable on this
1082         system and becoming executable (CVS files, by contrast, don't
1083         arrive executable).
1084
1085 2001-02-19  Dan Harkless  <wget@harkless.org>
1086
1087         * wget.texi (Download Options): Further improvement to --continue
1088         documentation -- explain interaction with -r and -N, mention
1089         usefulness for downloading new sections of appended-to files, etc.
1090
1091 2001-01-06  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1092
1093         * wget.texi (Reporting Bugs): Deleted the setence about Cc-ing the
1094         bug report to Wget mailing list as the bug report address is an
1095         alias for the mailing ist anyway.
1096         (Mailing List): Added URL for the alternate archive.
1097
1098         * wget.texi: Bunch of cosmetical changes.
1099
1100         * Makefile.in: Added targets for manpage generation using
1101         texi2pod.pl and pod2man (comes with Perl5). As we cannot rely on
1102         Perl5 being available on the system, manpage is not being built
1103         automatically. Updated '*clean' targets to remove
1104         'sample.wgetrc.munged...', 'wget.pod', and 'wget.man'.
1105
1106         * texi2pod.pl: New file copied from GCC distribution to facilitate
1107         automatic manpage generation.
1108
1109 2001-01-09  Dan Harkless  <wget@harkless.org>
1110
1111         * wget.texi (Download Options): Did a bunch of clarification and
1112         correction to the description of --continue.
1113
1114 2001-01-06  Dan Harkless  <wget@harkless.org>
1115
1116         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
1117         the best way to go about my aim.  Removed them in favor of:
1118
1119         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
1120
1121 2000-12-31  Dan Harkless  <wget@harkless.org>
1122
1123         * Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion
1124         needs to be included in the distribution or it'll get regenerated
1125         due to the wget.info dependency, and then that file will get
1126         regenerated, forcing people to have makeinfo installed
1127         unnecessarily.  We could use a kludge of a 0-length file in the
1128         distro, but the file isn't that big and should compress very well.
1129
1130         * wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and
1131         "UPDATED Feb 2000" to "UPDATED Dec 2000".  Like the comment in the
1132         file says, it'd be nice if these were handled automatically...
1133
1134         * ChangeLog: Since this flat file doesn't have multiple branches,
1135         looking at the dates would make you think that things went into
1136         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
1137         in 1.6 branch.]" where appropriate to clarify.
1138
1139 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
1140
1141         * Makefile.in (install.info): Info files are *not* in $(srcdir),
1142         but in the current build dir.
1143
1144 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
1145
1146         * wget.texi (Robots): Document that we now support the meta tag
1147         exclusion.
1148
1149 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
1150
1151         * wget.texi: Use --- consistently.
1152         Spell "Wget" with starting capital letter consistently.
1153         Use ``...'' or @dfn{} instead of simple double quotes where
1154         appropriate.
1155         Use double space as separator between sentences consistently.
1156
1157 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
1158
1159         * wget.texi (Robots): Rearrange text.  Mention the meta tag.
1160
1161 2000-11-14  Hrvoje Niksic  <hniksic@arsdigita.com>
1162
1163         * wget.texi: Add GFDL; remove norobots specification.
1164
1165         * wget.texi (Sample Wgetrc): Remove warnings with lateish
1166         makeinfo, mostly by changing xref{} to pxref{} when inside
1167         parentheses.
1168
1169 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
1170
1171         * wget.texi: cc.fer.hr -> srk.fer.hr.
1172
1173 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
1174
1175         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Use $(srcdir).
1176
1177 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
1178
1179         * wget.texi: Updated names of contributors.
1180
1181 2000-10-23  Hrvoje Niksic  <hniksic@arsdigita.com>
1182
1183         * wget.texi (HTTP Options): Remove Netscape bullying.
1184
1185 2000-10-23  Dan Harkless  <wget@harkless.org>
1186
1187         * wget.texi (Recursive Retrieval Options): Improved --delete-after docs.
1188         (Download Options): Documented Rob Mayoff's new --bind-address option.
1189         (Wgetrc Commands): Documented Rob Mayoff's new bind_address command.
1190
1191 2000-10-20  Dan Harkless  <wget@harkless.org>
1192
1193         * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
1194
1195 2000-10-19  Dan Harkless  <wget@harkless.org>
1196
1197         * wget.texi (HTTP Options): Documented my new -E / --html-extension.
1198         (Wgetrc Commands): Documented my new html_extension option and
1199         John Daily's "quad" values (which I renamed to "lockable
1200         Boolean").  When I documented Damir Dzeko's --referer, I forgot to
1201         add the .wgetrc equivalent; mentioned the "referrer" spelling issue.
1202
1203 2000-10-09  Dan Harkless  <wget@harkless.org>
1204
1205         * wget.texi (FTP Options): --retr-symlinks wasn't documented properly.
1206
1207 2000-08-30  Dan Harkless  <wget@harkless.org>
1208
1209         * wget.texi (Recursive Retrieval Options): Documented new -p option.
1210         (Wgetrc Commands): Documented -p's equvialent, page_requisites.
1211
1212 2000-08-23  Dan Harkless  <wget@harkless.org>
1213
1214         * wget.texi (Download Options): Using -c on a file that's already fully
1215         downloaded results in an unchanged file and no second ".1" copy.
1216
1217         * wget.texi (Logging and Input File Options): -B / --base was not
1218         documented as a separate item, and the .wgetrc version was misleading.
1219
1220         * wget.texi (Wgetrc Commands): Changed all instances of
1221         ", the same as" to the more grammatical " -- the same as".
1222
1223 2000-08-22  Dan Harkless  <wget@harkless.org>
1224
1225         * wget.texi (Download Options): --no-clobber's documentation was
1226         severely lacking -- ameliorated the situation.  Some of the
1227         previously-undocumented stuff (like the multiple-file-version
1228         numeric-suffixing) that's now mentioned for the first (and only)
1229         time in the -nc documentation should probably be mentioned
1230         elsewhere, but due to the way that wget.texi's hierarchy is laid
1231         out, I had a hard time finding anywhere else appropriate.
1232
1233 2000-07-17  Dan Harkless  <wget@harkless.org>
1234
1235         * wget.texi (HTTP Options): Minor clarification in "download a
1236         single HTML page and all files necessary to display it" example.
1237
1238 2000-05-22  Dan Harkless  <wget@harkless.org>
1239
1240         * wget.texi (HTTP Options): Damir Dzeko <ddzeko@zesoi.fer.hr> did
1241         not document his new --referer option.  Did so.
1242
1243 2000-04-18  Dan Harkless  <wget@harkless.org>
1244
1245         * sample.wgetrc: Realized I put a global setting in the local section.
1246
1247 2000-04-13  Dan Harkless  <wget@harkless.org>
1248
1249         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added
1250         build, dependencies, and distclean cleanup of this new file.
1251
1252         * sample.wgetrc: Uncommented waitretry and set it to 10, clarified
1253         some wording, and re-wrapped some text to 71 columns due to
1254         @sample indentation in wget.texi.
1255
1256         * wget.texi: Herold further expounded on the behavior of waitretry
1257         -- reworded docs again.  Changed note saying _all_ lines in
1258         sample.wgetrc are commented out.  Don't have an entire hand-
1259         cut-and-pasted copy of sample.wgetrc in this file -- use @include.
1260
1261 2000-04-12  Dan Harkless  <wget@harkless.org>
1262
1263         * Makefile.in (install.wgetrc): I completely missed the message
1264         that the new wgetrc wasn't being installed the first couple of
1265         times I ran `make install' after changing sample.wgetrc.  Added
1266         blank lines around the message and a "<Hit RETURN to
1267         acknowledge>", and reworded the message to be a bit more clear.
1268
1269         * sample.wgetrc: Added entries for backup_converted and waitretry.
1270
1271         * wget.texi (Download Options and Wgetrc Commands): Herold Heiko
1272         <Heiko.Herold@previnet.it>'s new --waitretry option was
1273         undocumented until now.  Reworded the suggested documentation he
1274         sent to the list.
1275
1276 2000-03-10  Dan Harkless  <wget@harkless.org>
1277
1278         * wget.texi (Recursive Retrieval Options): In -K description,
1279         added a link to the discussion of interaction with -N.
1280         (Recursive Accept/Reject Options): Did some alphabetizing and added
1281         descriptions of new --follow-tags and -G / --ignore-tags options.
1282         (Following Links): Changed "the loads of" to "loads of".
1283         (Wgetrc Commands): Added descriptions of new follow_tags and
1284         ignore_tags commands.
1285
1286 2000-03-02  Daniel S. Lewart  <d-lewart@uiuc.edu>
1287
1288         * wget.texi: Fix spelling and grammatical mistakes.
1289
1290 2000-03-02  Hrvoje Niksic  <hniksic@iskon.hr>
1291
1292         * wget.texi (Contributors): Update contributors list.
1293
1294 2000-03-01  Dan Harkless  <wget@harkless.org>
1295
1296         * wget.texi (HTTP Time-Stamping Internals): Added a note about my
1297         newly-implemented interaction between -K and -N.
1298
1299 2000-02-29  Dan Harkless  <wget@harkless.org>
1300
1301         * wget.texi: Updated version to 1.5.3+dev, updated copyrights to
1302         2000, changed Hrvoje's old, invalid email address to his new one,
1303         and added " and the developers" to the .texi file's byline.
1304
1305 2000-02-18  Dan Harkless  <wget@harkless.org>
1306
1307         * wget.texi (Recursive Retrieval Options): Documented my new -K /
1308         --backup-converted option.
1309         (Wgetrc Commands): Documented backup_converted equivalent.
1310
1311 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
1312
1313         * wget.texi (HTTP Options): Warn against masquerading as Mozilla.
1314
1315 1998-05-24  Hrvoje Niksic  <hniksic@srce.hr>
1316
1317         * Makefile.in (clean): Remove HTML files.
1318
1319 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
1320
1321         * wget.texi: Various updates.
1322         (Proxies): New node.
1323
1324 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
1325
1326         * texinfo.tex: New file.
1327
1328 1998-05-08  Hrvoje Niksic  <hniksic@srce.hr>
1329
1330         * Makefile.in (dvi): New target.
1331
1332 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
1333
1334         * wget.texi (Recursive Retrieval): Fix typo.  Suggested by
1335         Francois Pinard.
1336
1337 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
1338
1339         * wget.texi: Fixed @dircategory, courtesy Karl Eichwalder.
1340
1341 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
1342
1343         * Makefile.in: Don't attempt to (un)install the man-page.
1344
1345 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
1346
1347         * wget.1: Removed it.
1348
1349 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
1350
1351         * wget.texi (Invoking): Split into more sections, analogous to
1352         output of `wget --help'.
1353         (HTTP Options): Document --user-agent.
1354
1355 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
1356
1357         * wget.texi (Contributors): Updated with oodles of new names.
1358
1359 1998-02-22  Karl Eichwalder  <ke@suse.de>
1360
1361         * Makefile.in (install.info): only info files (no *info.orig,
1362         etc.).
1363
1364 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
1365
1366         * Makefile.in (install.wgetrc): Don't use `!'.
1367
1368 1998-01-28  Hrvoje Niksic  <hniksic@srce.hr>
1369
1370         * wget.texi (Advanced Options): Expanded.
1371
1372 1998-01-25  Hrvoje Niksic  <hniksic@srce.hr>
1373
1374         * wget.texi (Advanced Options): Document `--cache'.
1375         (Contributors): Added Brian.
1376
1377 1997-07-26  Francois Pinard  <pinard@iro.umontreal.ca>
1378
1379         * Makefile.in (install.wgetrc): Print the sample.wgetrc warning
1380         only if the files actually differ.
1381
1382 1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>
1383
1384         * Makefile.in: Use `test ...' rather than `[ ... ]'.
1385
1386         * wget.texi (Advanced Options): Explained suffices.
1387
1388 1998-01-23  Karl Heuer  <kwzh@gnu.org>
1389
1390         * wget.texi (Advanced Options): Updated.
1391
1392 1997-12-18  Hrvoje Niksic  <hniksic@srce.hr>
1393
1394         * wget.texi (Mailing List): Update.
1395
1396 1997-04-23  Hrvoje Niksic  <hniksic@srce.hr>
1397
1398         * wget.texi (Advanced Options): Document `--follow-ftp'.
1399
1400 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
1401
1402         * wget.texi (Advanced Options): Document --proxy-user and
1403         --proxy-passwd.
1404
1405 1997-02-14  Karl Eichwalder  <ke@ke.Central.DE>
1406
1407         * Makefile.in (install.wgetrc): Never ever nuke an existing rc file.
1408
1409 1997-02-02  Hrvoje Niksic  <hniksic@srce.hr>
1410
1411         * wget.texi: Updated and revised.
1412
1413         * wget.texi (Contributors): Update.
1414         (Advanced Options): Removed bogus **/* example.
1415
1416         * wget.texi: Use ``...'' instead of "...".
1417
1418 1997-02-01  Hrvoje Niksic  <hniksic@srce.hr>
1419
1420         * wget.texi (Domain Acceptance): Document --exclude-domains.
1421
1422 1997-01-21  Hrvoje Niksic  <hniksic@srce.hr>
1423
1424         * wget.texi (Advanced Options): Document --ignore-length.
1425
1426 1997-01-20  Hrvoje Niksic  <hniksic@srce.hr>
1427
1428         * wget.texi (Time-Stamping): New node.
1429
1430 1997-01-12  Hrvoje Niksic  <hniksic@srce.hr>
1431
1432         * Makefile.in (distclean): Don't remove wget.info*.
1433
1434 1997-01-08  Hrvoje Niksic  <hniksic@srce.hr>
1435
1436         * wget.texi (Mailing List): Update archive.
1437         (Portability): Update the Windows port by Budor.
1438
1439 1996-12-21  Hrvoje Niksic  <hniksic@srce.hr>
1440
1441         * wget.texi (Security Considerations): New node.
1442
1443 1996-12-19  Hrvoje Niksic  <hniksic@srce.hr>
1444
1445         * wget.texi (Advanced Options): Document --passive.
1446
1447 1996-12-12  Dieter Baron <dillo@danbala.tuwien.ac.at>
1448
1449         * wget.texi (Advanced Usage): Would reference prep instead of
1450         wuarchive.
1451
1452 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
1453
1454         * wget.texi (Advanced Options): Documented --retr-symlinks.
1455
1456 1996-11-23  Hrvoje Niksic  <hniksic@srce.hr>
1457
1458         * wget.texi (Advanced Options): Document --delete-after.
1459
1460 1996-11-22  Hrvoje Niksic  <hniksic@srce.hr>
1461
1462         * wget.texi (Portability): Add IRIX and FreeBSD as the "regular"
1463         platforms.
1464
1465 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
1466
1467         * wget.texi (Advanced Usage): Document dot-style.
1468
1469 1996-11-18  Hrvoje Niksic  <hniksic@srce.hr>
1470
1471         * wget.texi (Advanced Usage): Dot customization example.
1472         (Sample Wgetrc): Likewise.
1473
1474 1996-11-16  Hrvoje Niksic  <hniksic@srce.hr>
1475
1476         * wget.texi (Wgetrc Syntax): Explained emptying lists.
1477
1478 1996-11-13  Hrvoje Niksic  <hniksic@srce.hr>
1479
1480         * wget.texi (Advanced Options): Document includes/excludes.
1481         (Wgetrc Commands): Likewise.
1482
1483 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
1484
1485         * wget.texi (Advanced Options): Document headers.
1486
1487 1996-11-07  Hrvoje Niksic  <hniksic@srce.hr>
1488
1489         * sample.wgetrc: Added header examples.
1490
1491 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
1492
1493         * sample.wgetrc: Rewritten.
1494
1495         * Makefile.in (install.wgetrc): Install sample.wgetrc.
1496         (uninstall.info): Use $(RM).
1497
1498 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
1499
1500         * wget.texi: Docfixes.
1501
1502 1996-11-03  Hrvoje Niksic  <hniksic@srce.hr>
1503
1504         * wget.texi: Proofread; *many* docfixes.
1505
1506 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
1507
1508         * wget.texi (Introduction): Updated robots mailing list address.
1509
1510 1996-11-01  Hrvoje Niksic  <hniksic@srce.hr>
1511
1512         * wget.texi: Minor docfixes.
1513
1514 1996-10-26  Hrvoje Niksic  <hniksic@srce.hr>
1515
1516         * wget.texi (Advanced Usage): Document passwords better.
1517
1518         * Makefile.in (distclean): Remove wget.1 on make distclean.
1519
1520         * wget.texi (Option Syntax): Explain --.
1521
1522 1996-10-21  Hrvoje Niksic  <hniksic@srce.hr>
1523
1524         * fetch.texi (No Parent): update.
1525
1526 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
1527
1528         * fetch.texi (Advanced Options): Docfix.
1529
1530 1996-10-17  Tage Stabell-Kulo <tage@acm.org>
1531
1532         * geturl.texi (Advanced Options): Sort alphabetically.
1533
1534 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
1535
1536         * geturl.texi (Advanced Options): Describe -nr.
1537         (Advanced Usage): Moved -O pipelines to Guru Usage.
1538         (Simple Usage): Update.
1539         (Advanced Options): Docfix.
1540
1541         * Makefile.in (RM): RM = rm -f.
1542
1543 1996-10-15  Hrvoje Niksic  <hniksic@srce.hr>
1544
1545         * geturl.texi (Guru Usage): Add proxy-filling example.
1546
1547 1996-10-12  Hrvoje Niksic  <hniksic@srce.hr>
1548
1549         * geturl.texi (Advanced Options): Added --spider.
1550
1551 1996-10-08  Hrvoje Niksic  <hniksic@srce.hr>
1552
1553         * geturl.texi (Advanced Options): Added -X.
1554
1555         * Makefile.in: Added $(srcdir) where appropriate (I hope).