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