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