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