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