瀏覽代碼

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)
 -----------------------------