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