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