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