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