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