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