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