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