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