aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-02-15 21:10:36 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-02-15 21:10:36 +0200
commit20a974a14003939cc99a5f4ebf68ec43e3a87881 (patch)
tree9cbc2ec960e656fb94460addd1ebc8316f2cbb98
parent95f861f2af6858412445371c621ebd1a00e16f81 (diff)
downloadslackupgrade-2.0.tar.gz
slackupgrade-2.0.tar.bz2
Version 2.0v2.0
-rw-r--r--Makefile2
-rw-r--r--NEWS12
2 files changed, 11 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 632b95d..1d077bf 100644
--- a/Makefile
+++ b/Makefile
@@ -18,3 +18,3 @@
PACKAGE = slackupgrade
-VERSION = 1.0
+VERSION = 2.0
diff --git a/NEWS b/NEWS
index fb67b54..d457a1f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,2 @@
-slackupgrade -- history of user-visible changes. 2019-09-23
+slackupgrade -- history of user-visible changes. 2020-02-15
See the end of file for copying conditions.
@@ -5,2 +5,10 @@ Please send slackupgrade bug reports to <gray+slackupgrade@gnu.org.ua>
+Version 2.0, 2020-02-15
+
+Implement safe upgrade mode. In safe mode, slackupgrade first
+downloads all needed packages from the remote repository and then
+proceeds to upgrade. Downloaded packages are removed after
+installation. This is the default mode, if there is sufficient disk
+space.
+
Version 1.0, 2019-09-23
@@ -12,3 +20,3 @@ Copyright information:
-Copyright (C) 2019 Sergey Poznyakoff
+Copyright (C) 2020 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.