ソースを参照

move "important notes" to own section

Thomas Waldmann 8 年 前
コミット
bd0e14040e
1 ファイル変更9 行追加4 行削除
  1. 9 4
      docs/changes.rst

+ 9 - 4
docs/changes.rst

@@ -1,8 +1,10 @@
-Changelog
-=========
+Important notes
+===============
+
+This section is used for infos about e.g. security and corruption issues.
 
-Important note about pre-1.0.4 potential repo corruption
---------------------------------------------------------
+Pre-1.0.4 potential repo corruption
+-----------------------------------
 
 Some external errors (like network or disk I/O errors) could lead to
 corruption of the backup repository due to issue #1138.
@@ -50,6 +52,9 @@ The best check that everything is ok is to run a dry-run extraction::
     borg extract -v --dry-run REPO::ARCHIVE
 
 
+Changelog
+=========
+
 Version 1.0.9rc1 (2016-11-27)
 -----------------------------