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