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