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