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