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