summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTW <tw@waldmann-edv.de>2016-02-07 03:04:41 +0100
committerTW <tw@waldmann-edv.de>2016-02-07 03:04:41 +0100
commit46059f097122c426973c2491ceba6e1497cb1c48 (patch)
treec1092b0d72704510fb063d2f4c3e34e701bd0239
parent04bf8d8bf43a18d61f411b0b4b23dc5f60c74df5 (diff)
parent8a8f0263c8f6f525664d622810cf406932529bc1 (diff)
Merge pull request #640 from ThomasWaldmann/update-changes1.0.0rc1
update CHANGES for 1.0.0rc1
-rw-r--r--docs/changes.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 7932397db..9a074fab4 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -1,8 +1,8 @@
Changelog
=========
-Version 1.0.0 (not released yet)
---------------------------------
+Version 1.0.0rc1
+----------------
The major release number change (0.x -> 1.x) indicates bigger incompatible
changes, please read the compatibility notes, adapt / test your scripts and
@@ -18,19 +18,19 @@ Compatibility notes:
you can either move them manually or run "borg upgrade <REPO>"
- remove support for --encryption=passphrase,
use borg migrate-to-repokey to switch to repokey mode, #97
-- remove deprecated "--compression <number>",
+- remove deprecated --compression <number>,
use --compression zlib,<number> instead
in case of 0, you could also use --compression none
-- remove deprecated "--hourly/daily/weekly/monthly/yearly"
+- remove deprecated --hourly/daily/weekly/monthly/yearly
use --keep-hourly/daily/weekly/monthly/yearly instead
-- remove deprecated "--do-not-cross-mountpoints",
+- remove deprecated --do-not-cross-mountpoints,
use --one-file-system instead
- disambiguate -p option, #563:
- -p now is same as --progress
- -P now is same as --prefix
- remove deprecated "borg verify",
- use borg extract --dry-run instead
+ use "borg extract --dry-run" instead
- cleanup environment variable semantics, #355
the environment variables used to be "yes sayers" when set, this was
conceptually generalized to "automatic answerers" and they just give their