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