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