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