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