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