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