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