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