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