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