]> sjero.net Git - wget/blob - doc/ChangeLog
Fix confusing example on --folow-ftp and negation.
[wget] / doc / ChangeLog
1 2009-06-11  Joao Ferreira  <joao@joaoff.com>
2
3         * wget.texi (Option Syntax): Fixed contradictory and confusing
4         explanation of --folow-ftp and negation.
5
6 2009-06-10  Micah Cowan  <micah@cowan.name>
7
8         * sample.wgetrc: Add "https_proxy" to the proxy examples. Thanks
9         to Martin Paul <martin@par.univie.ac.at> for the suggestion.
10
11 2008-11-15  Steven Schubiger  <stsc@members.fsf.org>
12
13         * sample.wgetrc: Comment the waitretry "default" value, 
14         because there is a global one now.
15
16         * wget.texi (Download Options): Mention the global 
17         default value.
18
19 2008-11-10  Micah Cowan  <micah@cowan.name>
20
21         * Makefile.am (EXTRA_DIST): Removed no-longer-present
22         README.maint (shouldn't have been there in the first place).
23
24         * wget.texi (Mailing Lists): Added information aboug Gmane portal,
25         added subsection headings.
26
27         Update node pointers.
28         
29 2008-11-05  Micah Cowan  <micah@cowan.name>
30
31         * wget.texi: Move --no-http-keep-alive from FTP Options to HTTP
32         Options.
33         (Mailing List): Mention moderation for unsubscribed posts, and
34         archive location.
35
36 2008-11-04  Micah Cowan  <micah@cowan.name>
37
38         * wget.texi, fdl.texi: Updated to FDL version 1.3.
39
40 2008-10-31  Micah Cowan  <micah@cowan.name>
41
42         * wget.texi (Mailing List): Update info to reflect change to
43         bug-wget@gnu.org.
44
45 2008-09-30  Steven Schubiger  <stsc@members.fsf.org>
46
47         * wget.texi (Wgetrc Commands): Add default_page, save_headers, 
48         spider and user_agent to the list of recognized commands.
49
50 2008-09-10  Michael Kessler  <kessler.michael@aon.at>
51
52         * wget.texi (Robot Exclusion): Fixed typo "downloads" ->
53         "download"
54
55 2008-08-03  Micah Cowan  <micah@cowan.name>
56
57         * wget.texi: Don't set UPDATED; already set by version.texi.
58         (HTTP Options): Add --default-page option.
59
60 2008-07-17  Steven Schubiger  <stsc@members.fsf.org>
61
62         * wget.texi (Logging and Input File Options): Document
63         for --input-file and according remote input file URLs, the
64         implicit enforcement of treating a document as HTML and
65         the possible baseref assumption.
66
67 2008-06-29  Micah Cowan  <micah@cowan.name>
68
69         * wget.texi <Contributors>: Added Joao Ferreira, Mike Frysinger,
70         Alain, Guibert, Madhusudan Hosaagrahara, Jim Paris, Kenny
71         Parnell, Benno Schulenberg, and Pranab Shenoy. Added Steven
72         Schubiger to the "Special Thanks" section.
73
74 2008-06-13  Micah Cowan  <micah@cowan.name>
75
76         * wget.texi (Mailing List): The wget-notify mailing list no longer
77         receives commit notifications from the source repository.
78         (Internet Relay Chat): Activity isn't quite so low any more,
79         remove notice to that effect.
80
81 2008-05-17  Steven Schubiger  <stsc@members.fsf.org>
82
83         * wget.texi (Download Options): Change documentation to reflect
84         the new default value for --prefer-family.
85         (Wgetrc Commands): Same, for prefer_family wgetrc command.
86
87 2008-05-12  Micah Cowan  <micah@cowan.name>
88
89         * wget.texi (Download Options): -N with -O downgraded to a
90         warning.
91
92 2008-04-30  Steven Schubiger  <stsc@members.fsf.org>
93
94         * wget.texi <Download Options>: Document the --ask-password
95         option.
96
97 2008-04-27  Micah Cowan  <micah@cowan.name>
98
99         * wget.texi (Download Options) <-O>: Elaborate on why certain
100         options make poor combinations with -O.
101
102 2008-04-24  Micah Cowan  <micah@cowan.name>
103
104         * wget.texi: Adjusted documentation to account for CSS support;
105         added Ted Mielczarek to contributors.
106
107 2008-04-22  Mike Frysinger  <vapier@gentoo.org>
108
109         * sample.wgetrc: Added prefer_family example. Resolves bug
110         #22142.
111
112 2008-04-11  Micah Cowan  <micah@cowan.name>
113
114         * wget.texi <Contributors>: Added Julien Buty, Alexander
115         Dergachev, and Rabin Vincent.
116
117 2008-03-24  Micah Cowan  <micah@cowan.name>
118
119         * wget.texi <Types of Fields>: Mentioned various caveats in the
120         behavior of accept/reject lists, deprecate current
121         always-download-HTML feature. Added @noindent to a couple of
122         appropriate spots.
123
124 2008-03-17  Micah Cowan  <micah@cowan.name>
125
126         * wget.texi <Directory-Based Limits>: Mention importance of
127         trailing slashes to --no-parents.
128
129 2008-02-10  Micah Cowan  <micah@cowan.name>
130
131         * wget.texi <HTTP Options>: Added documentation of
132         --auth-no-challenge.
133
134 2008-02-06  Micah Cowan  <micah@cowan.name>
135
136         * wget.ṫexi <Overview>: Remove references to no-longer-supported
137         socks library.
138
139 2008-01-31  Micah Cowan  <micah@cowan.name>
140
141         * wget.texi: Ensure that license info appears in the info
142         version of the manual.
143
144 2008-01-25  Micah Cowan  <micah@cowan.name>
145         * Makefile.am, wget.texi: Updated copyright year.
146
147 2007-12-10  Micah Cowan  <micah@cowan.name>
148
149         * wget.texi: Document the --content-disposition option (and not
150         just the .wgetrc setting).
151
152 2007-12-06  Micah Cowan  <micah@cowan.name>
153
154         * wget.texi: "the the" -> "the"
155
156 2007-12-05  Micah Cowan  <micah@cowan.name>
157
158         * wget.texi <Wgetrc Commands>: Explicitly mention that
159         --content-disposition has known issues.
160
161 2007-10-13  Micah Cowan  <micah@cowan.name>
162
163         * wget.texi <Mailing Lists>: Replaced mention of no-longer
164         included PATCHES file with link to relevant Wgiki page.
165         * wget.texi <Internet Relay Chat>: Added new section.
166
167 2007-10-10  Micah Cowan  <micah@cowan.name>
168
169         * wget.texi <Wgetrc Commands>: Fixed "doewnloads" typo.
170
171 2007-10-08  Micah Cowan  <micah@cowan.name>
172
173         * wget.texi: Credit to Ralf Wildenhues for automakifying patches.
174
175 2007-10-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
176
177         * Makefile.in: Removed, replaced by Makefile.am.
178         * Makefile.am: Converted from Makefile.in.
179
180 2007-10-03  Micah Cowan  <micah@cowan.name>
181
182         * wget.texi <Wgetrc Commands>: Cleaned up alphabetization,
183         more consistent use of underscores. Added a description of the
184         content_disposition wgetrc command.
185
186 2007-10-01  Micah Cowan  <micah@cowan.name>
187
188         * wget.texi: Updated information in Mailing Lists, Reporting
189         Bugs. Added Web Site section, and add information about Mac OS
190         X, MS-DOS, and VMS in Portability.
191
192 2007-09-27  Micah Cowan  <micah@cowan.name>
193
194         * wget.texi: Removed "for more details" from parenthesese
195         enclosing @pxref{}s, so that texi2pod.pl knows to remove the
196         whole reference. Made some gramattical improvements, and
197         strengthened the recommendation to use the info manual instead.
198         * texi2pod.pl: Brought in some updates from the GCC version. Not
199         an entire update, since a couple "fixes" there breaks stuff
200         here.
201
202 2007-09-12  Micah Cowan  <micah@cowan.name>
203
204         * wget.texi: Expanded the description of -O. Clarified the
205         detection of elements as "patterns" versus "suffixes" in -A,
206         -R. Describe -p in relation to -nc.
207
208 2007-07-28  Micah Cowan  <micah@cowan.name>
209
210         * wget.texi <HTTP Options>: Added --max-redirect option.
211
212 2007-07-05  Micah Cowan  <micah@cowan.name>
213
214         * fdl.texi:
215         Changed to match the version in gnulib.
216
217         * Makefile.in:
218         * texi2pod.pl:
219         * texinfo.tex:
220         Updated GPL reference to version 3 or later, removed FSF
221         address.
222
223         * wget.texi:
224         Slightly reworded the FDL license invocation. Replaced the
225         maintainer reference. Removed the GPL text from the manual.
226
227         * gpl.texi:
228         Removed due to discontinuation of reference in Wget manual.
229
230 2006-07-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
231
232         * wget.texi: Fixed rendering of --no-proxy description in the man
233         page. Added information about current maintainer.
234
235 2006-06-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
236
237         * wget.texi: Removed invariant status to the GPL and GFDL sections.
238         Changed UPDATED to Jun 2006. Updated copyright notice to include 2006.
239
240 2006-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
241
242         * wget.texi (Recursive Accept/Reject Options): Document
243         --ignore-case.
244
245 2006-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
246
247         * wget.texi (Download Options): Add missing word.
248         Reported by Adrian Knoth.
249
250 2006-02-05  Hrvoje Niksic  <hniksic@xemacs.org>
251
252         (Download Options): Changed "a recent article" to "a 2001 article"
253         in the description of --random-wait, since the article in question
254         is not really recent.
255
256 2006-02-05  Hrvoje Niksic  <hniksic@xemacs.org>
257
258         * wget.texi (Download Options): Document the modified meaning of
259         --random-wait.
260
261 2005-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
262
263         * wget.texi: Document https_proxy.
264
265 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
266
267         * sample.wgetrc: Rewrite the "passive FTP" paragraph to better
268         reflect reality.
269
270 2005-08-09  Hrvoje Niksic  <hniksic@xemacs.org>
271
272         * wget.texi (Wgetrc Commands): Removed documentation for the now
273         deleted command "kill_longer".
274
275 2005-06-28  Hrvoje Niksic  <hniksic@xemacs.org>
276
277         * wget.texi (Logging and Input File Options): Don't claim that
278         --base requires --force-html to work.
279
280 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
281
282         * wget.texi (Download Options): Update -4/-6 documentation to
283         reflect the fact that we no longer use AI_ADDRCONFIG.
284
285 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
286
287         * gpl.texi (GNU General Public License): Split GPL text into a
288         separate file and include it from wget.texi.  Used the latest
289         template from gnu.org with the updated address of the FSF.
290
291 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
292
293         * wget.texi (Contributors): Updated list of principal
294         contributors.
295
296 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
297
298         * wget.texi (Mailing List): Remove reference to the wget-cvs list,
299         which no longer exists.
300
301 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
302
303         * wget.texi: Use the more standard authorship phrase "and others".
304
305 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
306
307         * wget.texi (Overview): Remove explicit vertical spacing.
308
309 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
310
311         * texinfo.tex: Update with a non-prehistoric version.
312
313 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
314
315         * texi2pod.pl: Locate perl using the "env" program, so we don't
316         need to modify texi2pod.
317
318         * Makefile.in (wget.pod): Work with texi2pod.pl directly instead
319         of generating it from texi2pod.pl.in.
320
321 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
322
323         * wget.texi (Wgetrc Commands): Remove the "lockable boolean"
324         feature.
325
326 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
327
328         * ansi2knr.1: Removed.
329
330 2005-06-16  Hrvoje Niksic  <hniksic@xemacs.org>
331
332         * wget.texi (Logging and Input File Options): It's --no-verbose,
333         not --non-verbose.
334
335 2005-06-06  Keith Moore  <keithmo@exmsft.com>
336
337         * Makefile.in: Fix a harmless (but annoying) installation warning.
338
339 2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
340
341         * wget.texi (HTTP Options): Removed statement that redirect in
342         response to POST is "technically disallowed", which I cannot find
343         in rfc2616 nor in rfc1945.  Even if that were technically the
344         case, the widespreadedness of such responses would make the
345         prohibition irrelevant.
346
347 2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
348
349         * wget.texi (Overview): Document --[no-]proxy as primarily being
350         used to turn *off* the use of proxies.
351
352 2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
353
354         * wget.texi (HTTPS (SSL/TLS) Options): Explain certificate
355         checking in more detail.
356
357 2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
358
359         * texi2pod.pl.in: Allow an "EXAMPLES" section.
360
361 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
362
363         * wget.texi (HTTP Options): Document empty user-agent.
364
365 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
366
367         * wget.texi (Download Options): Explain that the read timeout
368         really refers to idle timeout.
369         (Download Options): Mention that decimal and subsecond values may
370         be used for timeouts.
371
372 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
373
374         * wget.texi: We're using GFDL 1.2, not 1.1.
375
376 2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
377
378         * wget.texi (Contributors): Updated.
379
380 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
381
382         * wget.texi (Download Options): Fix bind address cindex entry that
383         broke concept index generation.
384
385 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
386
387         * wget.texi: Fixed a broken reference to Security Considerations
388         section in tex-generated documents (like the man page).
389
390 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
391
392         * wget.texi: Document --user, --password, --ftp-user and the
393         corresponding Wgetrc command. Renamed --ftp-passwd to --ftp-password,
394         --http-passwd to --http-passwd and --proxy-passwd to proxy_password.
395         Renamed ftp_passwd to ftp_password, http_passwd to http_passwd and
396         proxy_passwd to proxy_password. Removed documentation for the
397         deprecated login command.
398
399 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
400
401         * wget.texi (HTTPS (SSL/TLS) Options): Document --random-file.
402
403 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
404
405         * wget.texi: Improve wording of command descriptions.
406
407 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
408
409         * wget.texi (HTTP Options): Mention --keep-session-cookies when
410         documenting --post-data.
411
412 2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
413
414         * wget.texi: Document the new form of SSL/TLS options.
415
416 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
417
418         * wget.texi (HTTP Options): Improved entry on
419         --keep-session-cookies.
420
421 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
422
423         * wget.texi (Directory Options): Removed stray text after
424         --protocol-directories.
425
426 2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
427
428         * wget.texi (Option Syntax): Document boolean options.  Include
429         the option syntax in the man page.
430         (Directory Options): Removed stray text after --protocol-directories.
431
432 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
433
434         * wget.texi (Advanced Usage): Don't advertise the non-existent
435         `-s' option.
436
437 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
438
439         * wget.texi (Download Options): Document --retry-connrefused.
440
441 2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
442
443         * Makefile.in (wget.info): Depend on version.texi as well.
444
445         * wget.texi: Simplify copyright.  Replace remaining instances of
446         --OPTION=off with --no-OPTION.
447
448 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
449
450         * wget.texi (Download Options): Document --prefer-family.
451
452 2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
453
454         * wget.texi (Download Options): Don't claim that -6 accepts mapped
455         IPv4 addresses.
456
457 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
458
459         * wget.texi: Documented the SSL command-line options.
460
461 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
462
463         * wget.texi (Wgetrc Commands): Document ftp_passwd.
464         (FTP Options): Document --ftp-passwd.
465
466 2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
467
468         * texi2pod.pl.in: First process @@ then @}, so @samp{-wget@@} is
469         interpreted correctly.
470
471 2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
472
473         * wget.texi: Document behavior of -6 wrt mapped IPv4 addresses.
474
475 2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
476
477         * wget.texi: Document IPv6 related options.
478
479 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
480
481         * wget.texi: Update mailing list information.
482
483 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
484
485         * wget.texi (Download Options): Don't claim that --no-dns-cache is
486         necessary for dyndns servers -- it's not.
487
488 2005-04-08  Larry Jones  <lawrence.jones@ugsplm.com>
489
490         * Makefile.in (wget.info): Don't use $< in an explicit rule.
491
492 2005-03-22  Joseph Caretto  <jcaretto@pitt.edu>
493
494         * texi2pod.pl.in: Handle asis again.  It used to work (see the
495         2001-12-11 entry), but the local change was lost in the upgrade
496         to 1.4.
497
498 2005-02-11  Mauro Tortonesi  <mauro@ferrara.linux.it>
499         
500         * wget.texi: Added Simone Piunno as new contributor.
501         
502 2005-01-01  Mauro Tortonesi  <mauro@ferrara.linux.it>
503
504         * wget.texi: Updated copyright information, added new contributors.
505
506 2004-11-20  Hans-Andreas Engel  <engel@node.ch>
507         
508         * wget.texi: Describe limitations of combining `-O' with `-k'.
509
510 2004-05-13  Nico R.  <n-roeser@gmx.net>
511
512         * Makefile.in: Allow building in a separate tree with source tree
513         write-protected.
514
515 2004-02-22  Hrvoje Niksic  <hniksic@xemacs.org>
516
517         * wget.texi (Contributors): Updated.
518
519 2004-02-12  Jens Roesner  <jens.roesner@gmx.de>
520
521         * wget.texi (Wgetrc Commands): Document `-e' here.
522
523 2004-02-08  Hrvoje Niksic  <hniksic@xemacs.org>
524
525         * wget.texi (Security Considerations): Put @item contents on a
526         separate line.
527         Reported by Ted Rodriguez-Bell.
528
529 2004-02-06  Hrvoje Niksic  <hniksic@xemacs.org>
530
531         * wget.texi (Wgetrc Commands): Document --no-http-keep-alive and
532         the corresponding Wgetrc command.
533
534 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
535
536         * wget.texi (Download Options): Don't incorrectly claim that `-O'
537         sets the number of retries to 1.
538
539 2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
540
541         * wget.texi: Document the new option `--protocol-directories'.
542
543 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
544
545         * wget.texi (Portability): Update slightly.
546
547 2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
548
549         * wget.texi: Documented that --dont-remove-listing is now
550         --no-remove-listing.
551
552 2003-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
553
554         * fdl.texi: New file.
555
556         * wget.texi: Upgrade to GNU Free Documentation License 1.2.
557
558 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
559
560         * wget.texi: Remove next/previous/up node links.  Makeinfo doesn't
561         require them, and they make the document harder to modify.
562
563 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
564
565         * wget.texi: No longer document options -s, -C, -g, and -G.
566         (Contributors): Update my email address.
567
568 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
569
570         * wget.texi (HTTP Options): Document `--keep-session-cookies'.
571
572 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
573
574         * wget.texi (Wgetrc Commands): Fixed typo.
575         From DervishD <raul@pleyades.net>.
576
577 2003-10-24  Hrvoje Niksic  <hniksic@xemacs.org>
578
579         * Makefile.in (install.info): Handle the case when only wget.info
580         is generated from wget.texi.  In that case, wget.info-*[0-9]
581         doesn't match anything and therefore ends up as a bogus value of
582         FILE in the loop.  Fix this by not calling INSTALL_DATA on
583         nonexistent files.
584
585 2003-10-07  Hrvoje Niksic  <hniksic@xemacs.org>
586
587         * wget.texi (HTTP Options): Documented --post-file and
588         --post-data.
589
590 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
591
592         * wget.texi: Renamed prep.ai.mit.edu to ftp.gnu.org.
593
594 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
595
596         * wget.texi (Contributors): Updated from ChangeLog entries.
597
598 2003-09-21  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
599
600         * wget.texi: Split version to version.texi.  Tweak documentation's
601         phrasing and markup.
602
603 2003-09-21  Hrvoje Niksic  <hniksic@xemacs.org>
604
605         * wget.texi: Documented the new timeout options.
606
607 2003-09-19  Hrvoje Niksic  <hniksic@xemacs.org>
608
609         * wget.texi: Changed @itemx not preceded by @item to @item.
610
611 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
612
613         * wget.texi (Download Options): Explain how --tries works by
614         default.
615
616 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
617
618         * wget.texi (Download Options): Explain new --restrict-file-names
619         semantics.
620
621 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
622
623         * wget.texi: Set the man page title to a string more descriptive
624         than "Wget manual".
625
626 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
627
628         * Makefile.in ($(TEXI2POD)): Update only the #! line.
629
630         * texi2pod.pl: New version from Gcc.
631
632 2003-09-16  Noel Kothe  <noel@debian.org>
633
634         * wget.texi (Download Options): Fix misspelling.
635
636 2003-09-15  Nicolas Schodet  <schodet@efrei.fr>
637
638         * wget.texi (Download Options): Add link to Proxies.
639
640 2003-09-14  Hrvoje Niksic  <hniksic@xemacs.org>
641
642         * wget.texi (Download Options): Document the new option
643         --restrict-file-names and the corresponding wgetrc command.
644
645 2003-09-10  Hrvoje Niksic  <hniksic@xemacs.org>
646
647         * wget.texi (Download Options): Documented new option --dns-cache.
648
649 2002-04-24  Hrvoje Niksic  <hniksic@arsdigita.com>
650
651         * wget.texi (Robot Exclusion): Explain how to turn off the robot
652         exclusion support from the command line.
653         (Wgetrc Commands): Explain that the `robots' variable also takes
654         effect on the "nofollow" matching.
655
656 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
657
658         * wget.texi (Download Options): Fix the documentation of
659         `--progress'.
660
661 2002-04-14  Hrvoje Niksic  <hniksic@arsdigita.com>
662
663         * wget.texi (Wgetrc Commands): Document `--limit-rate'.
664
665 2002-04-10  Hrvoje Niksic  <hniksic@arsdigita.com>
666
667         * wget.texi: Warn about the dangers of specifying passwords on the
668         command line and in unencrypted files.
669
670 2001-12-16  Hrvoje Niksic  <hniksic@arsdigita.com>
671
672         * wget.texi (Wgetrc Commands): Undocument simple_host_check.
673
674 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
675
676         * wget.texi (Robots): Fix broken URLs that point to the webcrawler
677         web site.
678
679 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
680
681         * wget.texi (HTTP Options): Explain how to make IE produce a
682         `cookies.txt'-compatible file.
683         Reported by Herold Heiko.
684
685 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
686
687         * texi2pod.pl.in: Handle @asis in table.
688
689 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
690
691         * wget.texi: Bump version to 1.8.
692
693 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
694
695         * wget.texi (HTTP Options): Provide more specific information
696         about how --load-cookies is meant to be used.
697
698 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
699
700         * texi2pod.pl: Include the EXAMPLES section.
701
702         * wget.texi (Overview): Shorten the man page DESCRIPTION.
703         (Examples): Redo the Examples chapter.  Include it in the man
704         page.
705
706 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
707
708         * wget.texi: Update the manual with the new recursive retrieval
709         stuff.
710
711 2001-11-30  Ingo T. Storm  <tux-sparc@computerbild.de>
712
713         * sample.wgetrc: Document ftp_proxy, too.
714
715 2001-11-04  Alan Eldridge  <alane@geeksrus.net>
716
717         * wget.texi: Document --random-wait, randomwait=on/off.
718
719 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
720
721         * wget.texi (Download Options): Document the new `--progress'
722         option.
723
724 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
725
726         * wget.texi (Proxies): Fix typo.
727         (Proxies): Sync the text with the example.
728         (Wgetrc Commands): There is no -f option.  It's --follow-ftp.
729         Reported by Wojtek Kotwica.
730
731 2001-11-17  Hrvoje Niksic  <hniksic@arsdigita.com>
732
733         * Makefile.in (install.info): If info files from the build
734         directory are not available, use the ones from $(srcdir).
735
736 2001-11-16  Peter Farmer  <peter.farmer@zveno.com>
737
738         * Makefile.in: Use $? instead of $<.  Use TEXI2POD more
739         consistently.
740
741 2001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
742
743         * wget.texi: Updated version to 1.7.1.
744
745 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
746
747         * Makefile.in (install.wgetrc): Use $(DESTDIR) when testing
748         whether $(WGETRC) exists.
749
750 2001-06-15  Adam J. Richter  <adam@yggdrasil.com>
751
752         * Makefile.in (install.wgetrc): Make `make install'
753         non-interactive in all cases.
754
755 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
756
757         * Makefile.in (install.wgetrc): Take $(DESTDIR) into account when
758         running mkinstalldirs.
759
760 2001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
761
762         * Makefile.in (wget.info): Added -I$(srcdir) to support compilation
763         outside the source tree.
764         (install.man): Replaced $(srcdir)$(MAN) with $(MAN). The former
765         did not work when compiling outside the source tree.
766
767 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
768
769         * wget.texi: Updated version to 1.7.
770
771 2001-05-31  Hrvoje Niksic  <hniksic@arsdigita.com>
772
773         * wget.texi (Mailing List): Fix the mailing list address.
774
775 2001-05-27  Hrvoje Niksic  <hniksic@arsdigita.com>
776
777         * wget.texi (Copying): Clarify.  Link to
778         "free-software-for-freedom.html".
779
780 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
781
782         * wget.texi (Contributors): Updated list of contributors.
783
784 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
785
786         * wget.texi: Updated version to 1.7-pre1.
787
788 2001-04-28  Hrvoje Niksic  <hniksic@arsdigita.com>
789
790         * wget.texi (Wgetrc Commands): Update docs for `continue'.
791
792 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
793
794         * wget.texi (HTTP Options): Document cookie options.
795
796 2001-01-20  Karl Eichwalder  <ke@suse.de>
797
798         * Makefile.in: Provide and use DESTDIR according to the Coding
799         Standards.
800
801 2001-04-01  Hrvoje Niksic  <hniksic@arsdigita.com>
802
803         * wget.texi (Recursive Retrieval Options): Document more
804         accurately what --convert-links does.
805
806 2001-03-27  Dan Harkless  <wget@harkless.org>
807
808         * Makefile.in: Moved top_builddir out of "User configuration
809         section" of top Makefile and analogous spot in this one.
810
811 2001-03-26  Dan Harkless  <wget@harkless.org>
812
813         * wget.texi (Recursive Retrieval Options): Explained that you need
814         to use -r -l1 -p to get the two levels of requisites for a
815         <FRAMESET> page.  Also made a few other wording improvements.
816         
817 2001-03-17  Dan Harkless  <wget@harkless.org>
818
819         * Makefile.in: Using '^' in the sed call caused a weird failure on 
820         Solaris 2.6.  Changed it to a ','.  Defined top_builddir.
821         
822 2001-02-23  Dan Harkless  <wget@harkless.org>
823
824         * wget.texi: Corrections, clarifications, and English fixes to
825         time-stamping documentation.  Also moved -nr from "Recursive
826         Retrieval Options" to "FTP Options" and gave it a @cindex entry.
827         Alphabetized FTP options by long option name.  Mentioned that
828         .listing symlinked to /etc/passwd is not a security hole, but that
829         other files could be, so root shouldn't run wget in user dirs.
830         
831 2001-02-22  Dan Harkless  <wget@harkless.org>
832
833         * Makefile.in: Make wget man page and install it if we have
834         pod2man.  Added some missing '$(srcdir)/'s.  Added missing
835         dependencies on install targets (allowing you to just do `make
836         install' rather than forcing you to do `make && make install').
837         Also, Makefile rules should always use output file parameters if
838         available rather than redirecting stdout with '>', or you falsely
839         satisfy dependencies if the tool you're running is missing or
840         fails -- fixed call of texi2pod.pl that did this wrong.
841
842         * texi2pod.pl: Removed from CVS.  Now automatically generated.
843                 
844         * texi2pod.pl.in: This new file is processed into texi2pod.pl,
845         getting the appropriate path to the Perl 5+ executable on this
846         system and becoming executable (CVS files, by contrast, don't
847         arrive executable).
848         
849 2001-02-19  Dan Harkless  <wget@harkless.org>
850
851         * wget.texi (Download Options): Further improvement to --continue
852         documentation -- explain interaction with -r and -N, mention
853         usefulness for downloading new sections of appended-to files, etc.
854
855 2001-01-06  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
856
857         * wget.texi (Reporting Bugs): Deleted the setence about Cc-ing the
858         bug report to Wget mailing list as the bug report address is an
859         alias for the mailing ist anyway.  
860         (Mailing List): Added URL for the alternate archive.
861         
862         * wget.texi: Bunch of cosmetical changes.
863         
864         * Makefile.in: Added targets for manpage generation using
865         texi2pod.pl and pod2man (comes with Perl5). As we cannot rely on
866         Perl5 being available on the system, manpage is not being built
867         automatically. Updated '*clean' targets to remove
868         'sample.wgetrc.munged...', 'wget.pod', and 'wget.man'.
869         
870         * texi2pod.pl: New file copied from GCC distribution to facilitate
871         automatic manpage generation.
872             
873 2001-01-09  Dan Harkless  <wget@harkless.org>
874
875         * wget.texi (Download Options): Did a bunch of clarification and
876         correction to the description of --continue.
877
878 2001-01-06  Dan Harkless  <wget@harkless.org>
879
880         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
881         the best way to go about my aim.  Removed them in favor of:
882
883         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
884         
885 2000-12-31  Dan Harkless  <wget@harkless.org>
886
887         * Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion
888         needs to be included in the distribution or it'll get regenerated
889         due to the wget.info dependency, and then that file will get
890         regenerated, forcing people to have makeinfo installed
891         unnecessarily.  We could use a kludge of a 0-length file in the
892         distro, but the file isn't that big and should compress very well.
893         
894         * wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and
895         "UPDATED Feb 2000" to "UPDATED Dec 2000".  Like the comment in the
896         file says, it'd be nice if these were handled automatically...
897         
898         * ChangeLog: Since this flat file doesn't have multiple branches,
899         looking at the dates would make you think that things went into
900         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
901         in 1.6 branch.]" where appropriate to clarify.
902
903 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
904
905         * Makefile.in (install.info): Info files are *not* in $(srcdir),
906         but in the current build dir.
907
908 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
909
910         * wget.texi (Robots): Document that we now support the meta tag
911         exclusion.
912
913 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
914
915         * wget.texi: Use --- consistently.
916         Spell "Wget" with starting capital letter consistently.
917         Use ``...'' or @dfn{} instead of simple double quotes where
918         appropriate.
919         Use double space as separator between sentences consistently.
920
921 2000-11-15  Hrvoje Niksic  <hniksic@arsdigita.com>
922
923         * wget.texi (Robots): Rearrange text.  Mention the meta tag.
924
925 2000-11-14  Hrvoje Niksic  <hniksic@arsdigita.com>
926
927         * wget.texi: Add GFDL; remove norobots specification.
928
929         * wget.texi (Sample Wgetrc): Remove warnings with lateish
930         makeinfo, mostly by changing xref{} to pxref{} when inside
931         parentheses.
932
933 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
934
935         * wget.texi: cc.fer.hr -> srk.fer.hr.
936
937 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
938
939         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Use $(srcdir).
940
941 2000-11-05  Hrvoje Niksic  <hniksic@arsdigita.com>
942
943         * wget.texi: Updated names of contributors.
944
945 2000-10-23  Hrvoje Niksic  <hniksic@arsdigita.com>
946
947         * wget.texi (HTTP Options): Remove Netscape bullying.
948
949 2000-10-23  Dan Harkless  <wget@harkless.org>
950
951         * wget.texi (Recursive Retrieval Options): Improved --delete-after docs.
952         (Download Options): Documented Rob Mayoff's new --bind-address option.
953         (Wgetrc Commands): Documented Rob Mayoff's new bind_address command.
954         
955 2000-10-20  Dan Harkless  <wget@harkless.org>
956
957         * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
958         
959 2000-10-19  Dan Harkless  <wget@harkless.org>
960
961         * wget.texi (HTTP Options): Documented my new -E / --html-extension.
962         (Wgetrc Commands): Documented my new html_extension option and
963         John Daily's "quad" values (which I renamed to "lockable
964         Boolean").  When I documented Damir Dzeko's --referer, I forgot to
965         add the .wgetrc equivalent; mentioned the "referrer" spelling issue.
966         
967 2000-10-09  Dan Harkless  <wget@harkless.org>
968
969         * wget.texi (FTP Options): --retr-symlinks wasn't documented properly.
970
971 2000-08-30  Dan Harkless  <wget@harkless.org>
972
973         * wget.texi (Recursive Retrieval Options): Documented new -p option.
974         (Wgetrc Commands): Documented -p's equvialent, page_requisites.
975         
976 2000-08-23  Dan Harkless  <wget@harkless.org>
977
978         * wget.texi (Download Options): Using -c on a file that's already fully
979         downloaded results in an unchanged file and no second ".1" copy.
980
981         * wget.texi (Logging and Input File Options): -B / --base was not
982         documented as a separate item, and the .wgetrc version was misleading.
983
984         * wget.texi (Wgetrc Commands): Changed all instances of 
985         ", the same as" to the more grammatical " -- the same as".
986
987 2000-08-22  Dan Harkless  <wget@harkless.org>
988
989         * wget.texi (Download Options): --no-clobber's documentation was
990         severely lacking -- ameliorated the situation.  Some of the
991         previously-undocumented stuff (like the multiple-file-version
992         numeric-suffixing) that's now mentioned for the first (and only)
993         time in the -nc documentation should probably be mentioned
994         elsewhere, but due to the way that wget.texi's hierarchy is laid
995         out, I had a hard time finding anywhere else appropriate.
996
997 2000-07-17  Dan Harkless  <wget@harkless.org>
998
999         * wget.texi (HTTP Options): Minor clarification in "download a
1000         single HTML page and all files necessary to display it" example.
1001
1002 2000-05-22  Dan Harkless  <wget@harkless.org>
1003
1004         * wget.texi (HTTP Options): Damir Dzeko <ddzeko@zesoi.fer.hr> did
1005         not document his new --referer option.  Did so.
1006
1007 2000-04-18  Dan Harkless  <wget@harkless.org>
1008
1009         * sample.wgetrc: Realized I put a global setting in the local section.
1010         
1011 2000-04-13  Dan Harkless  <wget@harkless.org>
1012
1013         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added
1014         build, dependencies, and distclean cleanup of this new file.
1015         
1016         * sample.wgetrc: Uncommented waitretry and set it to 10, clarified
1017         some wording, and re-wrapped some text to 71 columns due to
1018         @sample indentation in wget.texi.
1019
1020         * wget.texi: Herold further expounded on the behavior of waitretry
1021         -- reworded docs again.  Changed note saying _all_ lines in
1022         sample.wgetrc are commented out.  Don't have an entire hand-
1023         cut-and-pasted copy of sample.wgetrc in this file -- use @include.
1024
1025 2000-04-12  Dan Harkless  <wget@harkless.org>
1026
1027         * Makefile.in (install.wgetrc): I completely missed the message
1028         that the new wgetrc wasn't being installed the first couple of
1029         times I ran `make install' after changing sample.wgetrc.  Added
1030         blank lines around the message and a "<Hit RETURN to
1031         acknowledge>", and reworded the message to be a bit more clear.
1032         
1033         * sample.wgetrc: Added entries for backup_converted and waitretry.
1034
1035         * wget.texi (Download Options and Wgetrc Commands): Herold Heiko
1036         <Heiko.Herold@previnet.it>'s new --waitretry option was
1037         undocumented until now.  Reworded the suggested documentation he
1038         sent to the list.
1039
1040 2000-03-10  Dan Harkless  <wget@harkless.org>
1041
1042         * wget.texi (Recursive Retrieval Options): In -K description,
1043         added a link to the discussion of interaction with -N.
1044         (Recursive Accept/Reject Options): Did some alphabetizing and added
1045         descriptions of new --follow-tags and -G / --ignore-tags options.
1046         (Following Links): Changed "the loads of" to "loads of".
1047         (Wgetrc Commands): Added descriptions of new follow_tags and
1048         ignore_tags commands.
1049
1050 2000-03-02  Daniel S. Lewart  <d-lewart@uiuc.edu>
1051
1052         * wget.texi: Fix spelling and grammatical mistakes.
1053
1054 2000-03-02  Hrvoje Niksic  <hniksic@iskon.hr>
1055
1056         * wget.texi (Contributors): Update contributors list.
1057
1058 2000-03-01  Dan Harkless  <wget@harkless.org>
1059
1060         * wget.texi (HTTP Time-Stamping Internals): Added a note about my
1061         newly-implemented interaction between -K and -N.
1062
1063 2000-02-29  Dan Harkless  <wget@harkless.org>
1064
1065         * wget.texi: Updated version to 1.5.3+dev, updated copyrights to
1066         2000, changed Hrvoje's old, invalid email address to his new one,
1067         and added " and the developers" to the .texi file's byline.
1068
1069 2000-02-18  Dan Harkless  <wget@harkless.org>
1070
1071         * wget.texi (Recursive Retrieval Options): Documented my new -K /
1072         --backup-converted option.
1073         (Wgetrc Commands): Documented backup_converted equivalent.
1074
1075 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
1076
1077         * wget.texi (HTTP Options): Warn against masquerading as Mozilla.
1078
1079 1998-05-24  Hrvoje Niksic  <hniksic@srce.hr>
1080
1081         * Makefile.in (clean): Remove HTML files.
1082
1083 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
1084
1085         * wget.texi: Various updates.
1086         (Proxies): New node.
1087
1088 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
1089
1090         * texinfo.tex: New file.
1091
1092 1998-05-08  Hrvoje Niksic  <hniksic@srce.hr>
1093
1094         * Makefile.in (dvi): New target.
1095
1096 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
1097
1098         * wget.texi (Recursive Retrieval): Fix typo.  Suggested by
1099         Francois Pinard.
1100
1101 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
1102
1103         * wget.texi: Fixed @dircategory, courtesy Karl Eichwalder.
1104
1105 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
1106
1107         * Makefile.in: Don't attempt to (un)install the man-page.
1108
1109 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
1110
1111         * wget.1: Removed it.
1112
1113 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
1114
1115         * wget.texi (Invoking): Split into more sections, analogous to
1116         output of `wget --help'.
1117         (HTTP Options): Document --user-agent.
1118
1119 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
1120
1121         * wget.texi (Contributors): Updated with oodles of new names.
1122
1123 1998-02-22  Karl Eichwalder  <ke@suse.de>
1124
1125         * Makefile.in (install.info): only info files (no *info.orig,
1126         etc.).
1127
1128 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
1129
1130         * Makefile.in (install.wgetrc): Don't use `!'.
1131
1132 1998-01-28  Hrvoje Niksic  <hniksic@srce.hr>
1133
1134         * wget.texi (Advanced Options): Expanded.
1135
1136 1998-01-25  Hrvoje Niksic  <hniksic@srce.hr>
1137
1138         * wget.texi (Advanced Options): Document `--cache'.
1139         (Contributors): Added Brian.
1140
1141 1997-07-26  Francois Pinard  <pinard@iro.umontreal.ca>
1142
1143         * Makefile.in (install.wgetrc): Print the sample.wgetrc warning
1144         only if the files actually differ.
1145
1146 1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>
1147
1148         * Makefile.in: Use `test ...' rather than `[ ... ]'.
1149
1150         * wget.texi (Advanced Options): Explained suffices.
1151
1152 1998-01-23  Karl Heuer  <kwzh@gnu.org>
1153
1154         * wget.texi (Advanced Options): Updated.
1155
1156 1997-12-18  Hrvoje Niksic  <hniksic@srce.hr>
1157
1158         * wget.texi (Mailing List): Update.
1159
1160 1997-04-23  Hrvoje Niksic  <hniksic@srce.hr>
1161
1162         * wget.texi (Advanced Options): Document `--follow-ftp'.
1163
1164 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
1165
1166         * wget.texi (Advanced Options): Document --proxy-user and
1167         --proxy-passwd.
1168
1169 1997-02-14  Karl Eichwalder  <ke@ke.Central.DE>
1170
1171         * Makefile.in (install.wgetrc): Never ever nuke an existing rc file.
1172
1173 1997-02-02  Hrvoje Niksic  <hniksic@srce.hr>
1174
1175         * wget.texi: Updated and revised.
1176
1177         * wget.texi (Contributors): Update.
1178         (Advanced Options): Removed bogus **/* example.
1179
1180         * wget.texi: Use ``...'' instead of "...".
1181
1182 1997-02-01  Hrvoje Niksic  <hniksic@srce.hr>
1183
1184         * wget.texi (Domain Acceptance): Document --exclude-domains.
1185
1186 1997-01-21  Hrvoje Niksic  <hniksic@srce.hr>
1187
1188         * wget.texi (Advanced Options): Document --ignore-length.
1189
1190 1997-01-20  Hrvoje Niksic  <hniksic@srce.hr>
1191
1192         * wget.texi (Time-Stamping): New node.
1193
1194 1997-01-12  Hrvoje Niksic  <hniksic@srce.hr>
1195
1196         * Makefile.in (distclean): Don't remove wget.info*.
1197
1198 1997-01-08  Hrvoje Niksic  <hniksic@srce.hr>
1199
1200         * wget.texi (Mailing List): Update archive.
1201         (Portability): Update the Windows port by Budor.
1202
1203 1996-12-21  Hrvoje Niksic  <hniksic@srce.hr>
1204
1205         * wget.texi (Security Considerations): New node.
1206
1207 1996-12-19  Hrvoje Niksic  <hniksic@srce.hr>
1208
1209         * wget.texi (Advanced Options): Document --passive.
1210
1211 1996-12-12  Dieter Baron <dillo@danbala.tuwien.ac.at>
1212
1213         * wget.texi (Advanced Usage): Would reference prep instead of
1214         wuarchive.
1215
1216 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
1217
1218         * wget.texi (Advanced Options): Documented --retr-symlinks.
1219
1220 1996-11-23  Hrvoje Niksic  <hniksic@srce.hr>
1221
1222         * wget.texi (Advanced Options): Document --delete-after.
1223
1224 1996-11-22  Hrvoje Niksic  <hniksic@srce.hr>
1225
1226         * wget.texi (Portability): Add IRIX and FreeBSD as the "regular"
1227         platforms.
1228
1229 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
1230
1231         * wget.texi (Advanced Usage): Document dot-style.
1232
1233 1996-11-18  Hrvoje Niksic  <hniksic@srce.hr>
1234
1235         * wget.texi (Advanced Usage): Dot customization example.
1236         (Sample Wgetrc): Likewise.
1237
1238 1996-11-16  Hrvoje Niksic  <hniksic@srce.hr>
1239
1240         * wget.texi (Wgetrc Syntax): Explained emptying lists.
1241
1242 1996-11-13  Hrvoje Niksic  <hniksic@srce.hr>
1243
1244         * wget.texi (Advanced Options): Document includes/excludes.
1245         (Wgetrc Commands): Likewise.
1246
1247 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
1248
1249         * wget.texi (Advanced Options): Document headers.
1250
1251 1996-11-07  Hrvoje Niksic  <hniksic@srce.hr>
1252
1253         * sample.wgetrc: Added header examples.
1254
1255 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
1256
1257         * sample.wgetrc: Rewritten.
1258
1259         * Makefile.in (install.wgetrc): Install sample.wgetrc.
1260         (uninstall.info): Use $(RM).
1261
1262 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
1263
1264         * wget.texi: Docfixes.
1265
1266 1996-11-03  Hrvoje Niksic  <hniksic@srce.hr>
1267
1268         * wget.texi: Proofread; *many* docfixes.
1269
1270 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
1271
1272         * wget.texi (Introduction): Updated robots mailing list address.
1273
1274 1996-11-01  Hrvoje Niksic  <hniksic@srce.hr>
1275
1276         * wget.texi: Minor docfixes.
1277
1278 1996-10-26  Hrvoje Niksic  <hniksic@srce.hr>
1279
1280         * wget.texi (Advanced Usage): Document passwords better.
1281
1282         * Makefile.in (distclean): Remove wget.1 on make distclean.
1283
1284         * wget.texi (Option Syntax): Explain --.
1285
1286 1996-10-21  Hrvoje Niksic  <hniksic@srce.hr>
1287
1288         * fetch.texi (No Parent): update.
1289
1290 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
1291
1292         * fetch.texi (Advanced Options): Docfix.
1293
1294 1996-10-17  Tage Stabell-Kulo <tage@acm.org>
1295
1296         * geturl.texi (Advanced Options): Sort alphabetically.
1297
1298 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
1299
1300         * geturl.texi (Advanced Options): Describe -nr.
1301         (Advanced Usage): Moved -O pipelines to Guru Usage.
1302         (Simple Usage): Update.
1303         (Advanced Options): Docfix.
1304
1305         * Makefile.in (RM): RM = rm -f.
1306
1307 1996-10-15  Hrvoje Niksic  <hniksic@srce.hr>
1308
1309         * geturl.texi (Guru Usage): Add proxy-filling example.
1310
1311 1996-10-12  Hrvoje Niksic  <hniksic@srce.hr>
1312
1313         * geturl.texi (Advanced Options): Added --spider.
1314
1315 1996-10-08  Hrvoje Niksic  <hniksic@srce.hr>
1316
1317         * geturl.texi (Advanced Options): Added -X.
1318
1319         * Makefile.in: Added $(srcdir) where appropriate (I hope).