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