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