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