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