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