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