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