]> sjero.net Git - wget/blob - doc/ChangeLog
7e1a4715d5cc18fdbf26db88e1ed772420d6e05d
[wget] / doc / ChangeLog
1 2000-04-18  Dan Harkless  <dan-wget@dilvish.speed.net>
2
3         * sample.wgetrc: Realized I put a global setting in the local section.
4         
5 2000-04-13  Dan Harkless  <dan-wget@dilvish.speed.net>
6
7         * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added
8         build, dependencies, and distclean cleanup of this new file.
9         
10         * sample.wgetrc: Uncommented waitretry and set it to 10, clarified
11         some wording, and re-wrapped some text to 71 columns due to
12         @sample indentation in wget.texi.
13
14         * wget.texi: Herold further expounded on the behavior of waitretry
15         -- reworded docs again.  Changed note saying _all_ lines in
16         sample.wgetrc are commented out.  Don't have an entire hand-
17         cut-and-pasted copy of sample.wgetrc in this file -- use @include.
18
19 2000-04-12  Dan Harkless  <dan-wget@dilvish.speed.net>
20
21         * Makefile.in (install.wgetrc): I completely missed the message
22         that the new wgetrc wasn't being installed the first couple of
23         times I ran `make install' after changing sample.wgetrc.  Added
24         blank lines around the message and a "<Hit RETURN to
25         acknowledge>", and reworded the message to be a bit more clear.
26         
27         * sample.wgetrc: Added entries for backup_converted and waitretry.
28
29         * wget.texi (waitretry): Herold Heiko <Heiko.Herold@previnet.it>'s
30         new option was undocumented until now.  Reworded the suggested
31         documentation he sent to the list.
32
33 2000-03-10  Dan Harkless  <dan-wget@dilvish.speed.net>
34
35         * wget.texi (Recursive Retrieval Options): In -K description,
36         added a link to the discussion of interaction with -N.
37         (Recursive Accept/Reject Options): Did some alphabetizing and added
38         descriptions of new --follow-tags and -G / --ignore-tags options.
39         (Following Links): Changed "the loads of" to "loads of".
40         (Wgetrc Commands): Added descriptions of new follow_tags and
41         ignore_tags commands.
42
43 2000-03-02  Daniel S. Lewart  <d-lewart@uiuc.edu>
44
45         * wget.texi: Fix spelling and grammatical mistakes.
46
47 2000-03-02  Hrvoje Niksic  <hniksic@iskon.hr>
48
49         * wget.texi (Contributors): Update contributors list.
50
51 2000-03-01  Dan Harkless  <dan-wget@dilvish.speed.net>
52
53         * wget.texi (HTTP Time-Stamping Internals): Added a note about my
54         newly-implemented interaction between -K and -N.
55
56 2000-02-29  Dan Harkless  <dan-wget@dilvish.speed.net>
57
58         * wget.texi: Updated version to 1.5.3+dev, updated copyrights to
59         2000, changed Hrvoje's old, invalid email address to his new one,
60         and added " and the developers" to the .texi file's byline.
61
62 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
63
64         * wget.texi (-K / --backup-converted): Documented this new option.
65
66 1998-09-10  Hrvoje Niksic  <hniksic@srce.hr>
67
68         * wget.texi (HTTP Options): Warn against masquerading as Mozilla.
69
70 1998-05-24  Hrvoje Niksic  <hniksic@srce.hr>
71
72         * Makefile.in (clean): Remove HTML files.
73
74 1998-05-13  Hrvoje Niksic  <hniksic@srce.hr>
75
76         * wget.texi: Various updates.
77         (Proxies): New node.
78
79 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
80
81         * texinfo.tex: New file.
82
83 1998-05-08  Hrvoje Niksic  <hniksic@srce.hr>
84
85         * Makefile.in (dvi): New target.
86
87 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
88
89         * wget.texi (Recursive Retrieval): Fix typo.  Suggested by
90         Francois Pinard.
91
92 1998-04-18  Hrvoje Niksic  <hniksic@srce.hr>
93
94         * wget.texi: Fixed @dircategory, courtesy Karl Eichwalder.
95
96 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
97
98         * Makefile.in: Don't attempt to (un)install the man-page.
99
100 1998-03-30  Hrvoje Niksic  <hniksic@srce.hr>
101
102         * wget.1: Removed it.
103
104 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
105
106         * wget.texi (Invoking): Split into more sections, analogous to
107         output of `wget --help'.
108         (HTTP Options): Document --user-agent.
109
110 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
111
112         * wget.texi (Contributors): Updated with oodles of new names.
113
114 1998-02-22  Karl Eichwalder  <ke@suse.de>
115
116         * Makefile.in (install.info): only info files (no *info.orig,
117         etc.).
118
119 1998-01-31  Hrvoje Niksic  <hniksic@srce.hr>
120
121         * Makefile.in (install.wgetrc): Don't use `!'.
122
123 1998-01-28  Hrvoje Niksic  <hniksic@srce.hr>
124
125         * wget.texi (Advanced Options): Expanded.
126
127 1998-01-25  Hrvoje Niksic  <hniksic@srce.hr>
128
129         * wget.texi (Advanced Options): Document `--cache'.
130         (Contributors): Added Brian.
131
132 1997-07-26  Francois Pinard  <pinard@iro.umontreal.ca>
133
134         * Makefile.in (install.wgetrc): Print the sample.wgetrc warning
135         only if the files actually differ.
136
137 1998-01-23  Hrvoje Niksic  <hniksic@srce.hr>
138
139         * Makefile.in: Use `test ...' rather than `[ ... ]'.
140
141         * wget.texi (Advanced Options): Explained suffices.
142
143 1998-01-23  Karl Heuer  <kwzh@gnu.org>
144
145         * wget.texi (Advanced Options): Updated.
146
147 1997-12-18  Hrvoje Niksic  <hniksic@srce.hr>
148
149         * wget.texi (Mailing List): Update.
150
151 1997-04-23  Hrvoje Niksic  <hniksic@srce.hr>
152
153         * wget.texi (Advanced Options): Document `--follow-ftp'.
154
155 1997-02-17  Hrvoje Niksic  <hniksic@srce.hr>
156
157         * wget.texi (Advanced Options): Document --proxy-user and
158         --proxy-passwd.
159
160 1997-02-14  Karl Eichwalder  <ke@ke.Central.DE>
161
162         * Makefile.in (install.wgetrc): Never ever nuke an existing rc file.
163
164 1997-02-02  Hrvoje Niksic  <hniksic@srce.hr>
165
166         * wget.texi: Updated and revised.
167
168         * wget.texi (Contributors): Update.
169         (Advanced Options): Removed bogus **/* example.
170
171         * wget.texi: Use ``...'' instead of "...".
172
173 1997-02-01  Hrvoje Niksic  <hniksic@srce.hr>
174
175         * wget.texi (Domain Acceptance): Document --exclude-domains.
176
177 1997-01-21  Hrvoje Niksic  <hniksic@srce.hr>
178
179         * wget.texi (Advanced Options): Document --ignore-length.
180
181 1997-01-20  Hrvoje Niksic  <hniksic@srce.hr>
182
183         * wget.texi (Time-Stamping): New node.
184
185 1997-01-12  Hrvoje Niksic  <hniksic@srce.hr>
186
187         * Makefile.in (distclean): Don't remove wget.info*.
188
189 1997-01-08  Hrvoje Niksic  <hniksic@srce.hr>
190
191         * wget.texi (Mailing List): Update archive.
192         (Portability): Update the Windows port by Budor.
193
194 1996-12-21  Hrvoje Niksic  <hniksic@srce.hr>
195
196         * wget.texi (Security Considerations): New node.
197
198 1996-12-19  Hrvoje Niksic  <hniksic@srce.hr>
199
200         * wget.texi (Advanced Options): Document --passive.
201
202 1996-12-12  Dieter Baron <dillo@danbala.tuwien.ac.at>
203
204         * wget.texi (Advanced Usage): Would reference prep instead of
205         wuarchive.
206
207 1996-11-25  Hrvoje Niksic  <hniksic@srce.hr>
208
209         * wget.texi (Advanced Options): Documented --retr-symlinks.
210
211 1996-11-23  Hrvoje Niksic  <hniksic@srce.hr>
212
213         * wget.texi (Advanced Options): Document --delete-after.
214
215 1996-11-22  Hrvoje Niksic  <hniksic@srce.hr>
216
217         * wget.texi (Portability): Add IRIX and FreeBSD as the "regular"
218         platforms.
219
220 1996-11-20  Hrvoje Niksic  <hniksic@srce.hr>
221
222         * wget.texi (Advanced Usage): Document dot-style.
223
224 1996-11-18  Hrvoje Niksic  <hniksic@srce.hr>
225
226         * wget.texi (Advanced Usage): Dot customization example.
227         (Sample Wgetrc): Likewise.
228
229 1996-11-16  Hrvoje Niksic  <hniksic@srce.hr>
230
231         * wget.texi (Wgetrc Syntax): Explained emptying lists.
232
233 1996-11-13  Hrvoje Niksic  <hniksic@srce.hr>
234
235         * wget.texi (Advanced Options): Document includes/excludes.
236         (Wgetrc Commands): Likewise.
237
238 1996-11-10  Hrvoje Niksic  <hniksic@srce.hr>
239
240         * wget.texi (Advanced Options): Document headers.
241
242 1996-11-07  Hrvoje Niksic  <hniksic@srce.hr>
243
244         * sample.wgetrc: Added header examples.
245
246 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
247
248         * sample.wgetrc: Rewritten.
249
250         * Makefile.in (install.wgetrc): Install sample.wgetrc.
251         (uninstall.info): Use $(RM).
252
253 1996-11-06  Hrvoje Niksic  <hniksic@srce.hr>
254
255         * wget.texi: Docfixes.
256
257 1996-11-03  Hrvoje Niksic  <hniksic@srce.hr>
258
259         * wget.texi: Proofread; *many* docfixes.
260
261 1996-11-02  Hrvoje Niksic  <hniksic@srce.hr>
262
263         * wget.texi (Introduction): Updated robots mailing list address.
264
265 1996-11-01  Hrvoje Niksic  <hniksic@srce.hr>
266
267         * wget.texi: Minor docfixes.
268
269 1996-10-26  Hrvoje Niksic  <hniksic@srce.hr>
270
271         * wget.texi (Advanced Usage): Document passwords better.
272
273         * Makefile.in (distclean): Remove wget.1 on make distclean.
274
275         * wget.texi (Option Syntax): Explain --.
276
277 1996-10-21  Hrvoje Niksic  <hniksic@srce.hr>
278
279         * fetch.texi (No Parent): update.
280
281 1996-10-18  Hrvoje Niksic  <hniksic@srce.hr>
282
283         * fetch.texi (Advanced Options): Docfix.
284
285 1996-10-17  Tage Stabell-Kulo <tage@acm.org>
286
287         * geturl.texi (Advanced Options): Sort alphabetically.
288
289 1996-10-16  Hrvoje Niksic  <hniksic@srce.hr>
290
291         * geturl.texi (Advanced Options): Describe -nr.
292         (Advanced Usage): Moved -O pipelines to Guru Usage.
293         (Simple Usage): Update.
294         (Advanced Options): Docfix.
295
296         * Makefile.in (RM): RM = rm -f.
297
298 1996-10-15  Hrvoje Niksic  <hniksic@srce.hr>
299
300         * geturl.texi (Guru Usage): Add proxy-filling example.
301
302 1996-10-12  Hrvoje Niksic  <hniksic@srce.hr>
303
304         * geturl.texi (Advanced Options): Added --spider.
305
306 1996-10-08  Hrvoje Niksic  <hniksic@srce.hr>
307
308         * geturl.texi (Advanced Options): Added -X.
309
310         * Makefile.in: Added $(srcdir) where appropriate (I hope).