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