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