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