]> sjero.net Git - wget/commitdiff
[svn] Upped version number from 1.5.3. to 1.5.3+dev. Because the development source
authordan <devnull@localhost>
Wed, 1 Mar 2000 00:50:52 +0000 (16:50 -0800)
committerdan <devnull@localhost>
Wed, 1 Mar 2000 00:50:52 +0000 (16:50 -0800)
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.

ChangeLog
NEWS
doc/ChangeLog
doc/wget.texi
src/ChangeLog
src/version.c

index 767b98873eb73bc4395721da2496b97f5e48955b..92039a925ad4ece92e34e5d5d725c8d0143bd0ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-02-29  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * NEWS (-K / --backup-converted): Mentioned this new option.
+
 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * TODO: When -K is used with -N, check local X.orig against server X.
diff --git a/NEWS b/NEWS
index a3e31b3336ef54747c146e2a8863e6d82d5c81e4..35c5dc41b36cc1efab4c46b4897d2a20325f5aca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,15 @@
 GNU Wget NEWS -- history of user-visible changes.
 
-Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
+* Changes in Wget 1.5.3+dev
+
+** New -K / --backup-converted / backup_converted = on option causes files
+modified due to -k to be saved with a .orig prefix before being changed.
+\f
 * Wget 1.5.3 is a bugfix release with no user-visible changes.
 \f
 * Wget 1.5.2 is a bugfix release with no user-visible changes.
@@ -225,7 +230,7 @@ geturl -vo log http://fly.cc.fer.hr/
 ----------------------------------------------------------------------
 Copyright information:
 
-Copyright (C) 1997, 1998 Free Software Foundation, Inc.
+Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
 
    Permission is granted to anyone to make or distribute verbatim
    copies of this document as received, in any medium, provided that
index c546473aa45cfa14867a447a1b5008fb32821d18..c7e30ab8879a177d376fead101dea2951e2d0e95 100644 (file)
@@ -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.
index 10dbf122d791bee99f3cfcd1a60c9690d38c2a01..8acff6f40383ff15db637e45c982767216bf34ec 100644 (file)
@@ -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
index ed9e3cbbba8dddcf4506066d764b9933f559caf3..3661374715206105c3940a94e98e9066bd4fa45e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-29  Dan Harkless  <dan-wget@dilvish.speed.net>
+
+       * version.c: Upped version to developer-only "1.5.3+dev".
+
 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * init.c (backup_converted): Added this new option.
index 95bbffac94f1df5ab6626041ba57df9d5b3e354f..55a7dd7e93ddde56d39b1bbc8341a8c2e6b2377e 100644 (file)
@@ -1 +1 @@
-char *version_string = "1.5.3";
+char *version_string = "1.5.3+dev";