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