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