aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.