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