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