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