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