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