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