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