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