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