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