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