mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
[svn] Upped version number from 1.5.3. to 1.5.3+dev. Because the development source
is available via anonymous CVS and desirable features are being added, it's quite possible for end-users to be getting their hands on development versions. They may report bugs, so if we don't change the version number, we'll have to continually followup the statement "I'm using version 1.5.3" with the question "The FTP archive or the CVS source?" Better to just make this development version have a unique number. Once we're ready to actually release the next version, we can up the version from 1.5.3+dev to 1.5.4, or 1.6, or whatever it turns out to be (depending on how much development gets done). Also made minor updates (dates, email addresses) to wget.texi.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2000-02-29 Dan Harkless <dan-wget@dilvish.speed.net>
|
||||
|
||||
* wget.texi: Updated version to 1.5.3+dev, updated copyrights to
|
||||
2000, changed Hrvoje's old, invalid email address to his new one,
|
||||
and added " and the developers" to the .texi file's byline.
|
||||
|
||||
2000-02-18 Dan Harkless <dan-wget@dilvish.speed.net>
|
||||
|
||||
* wget.texi (-K / --backup-converted): Documented this new option.
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
@afourpaper
|
||||
@end iftex
|
||||
|
||||
@set VERSION 1.5.3
|
||||
@set UPDATED Sep 1998
|
||||
@set VERSION 1.5.3+dev
|
||||
@set UPDATED Feb 2000
|
||||
|
||||
@dircategory Net Utilities
|
||||
@dircategory World Wide Web
|
||||
@@ -27,7 +27,7 @@
|
||||
This file documents the the GNU Wget utility for downloading network
|
||||
data.
|
||||
|
||||
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
|
||||
|
||||
Permission is granted to make and distribute verbatim copies of
|
||||
this manual provided the copyright notice and this permission notice
|
||||
@@ -51,7 +51,7 @@ notice identical to this one.
|
||||
@title GNU Wget
|
||||
@subtitle The noninteractive downloading utility
|
||||
@subtitle Updated for Wget @value{VERSION}, @value{UPDATED}
|
||||
@author by Hrvoje Nik@v{s}i@'{c}
|
||||
@author by Hrvoje Nik@v{s}i@'{c} and the developers
|
||||
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
@@ -2539,10 +2539,10 @@ me).
|
||||
@cindex contributors
|
||||
|
||||
@iftex
|
||||
GNU Wget was written by Hrvoje Nik@v{s}i@'{c} @email{hniksic@@srce.hr}.
|
||||
GNU Wget was written by Hrvoje Nik@v{s}i@'{c} @email{hniksic@@iskon.hr}.
|
||||
@end iftex
|
||||
@ifinfo
|
||||
GNU Wget was written by Hrvoje Niksic @email{hniksic@@srce.hr}.
|
||||
GNU Wget was written by Hrvoje Niksic @email{hniksic@@iskon.hr}.
|
||||
@end ifinfo
|
||||
However, its development could never have gone as far as it has, were it
|
||||
not for the help of many people, either with bug reports, feature
|
||||
|
||||
Reference in New Issue
Block a user