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