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