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