2
0
Эх сурвалжийг харах

move upgrade / compat. notes to own section, see #7546

Thomas Waldmann 1 жил өмнө
parent
commit
53991f2e51
1 өөрчлөгдсөн 21 нэмэгдсэн , 9 устгасан
  1. 21 9
      docs/changes.rst

+ 21 - 9
docs/changes.rst

@@ -7,17 +7,13 @@ This section provides information about security and corruption issues.
 
 (nothing to see here yet)
 
-.. _changelog:
-
-Change Log 2.x
-==============
-
-Version 2.0.0b6 (2023-06-11)
-----------------------------
+.. _upgradenotes2:
 
-Please note:
+Upgrade Notes
+=============
 
-This is a beta release, only for testing - do not use for production repos.
+borg 1.2.x to borg 2.0
+----------------------
 
 Compatibility notes:
 
@@ -113,6 +109,22 @@ Compatibility notes:
   fail now that somehow "worked" before (but maybe didn't work as intended due to
   the contradicting options).
 
+
+.. _changelog:
+
+Change Log 2.x
+==============
+
+Version 2.0.0b6 (2023-06-11)
+----------------------------
+
+Please note:
+
+This is a beta release, only for testing - do not use for production repos.
+
+For upgrade and compatibility hints, please also read the section "Upgrade Notes"
+above.
+
 New features:
 
 - diff: include changes in ctime and mtime, #7248