浏览代码

updated CHANGES about the name change

Thomas Waldmann 10 年之前
父节点
当前提交
3d5b1cfc23
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      CHANGES

+ 5 - 0
CHANGES

@@ -4,6 +4,10 @@ Borg Changelog
 Version <TBD>
 Version <TBD>
 -------------
 -------------
 
 
+- changed sw name and cli command to "borg", updated docs
+- package name and name in urls uses "borgbackup" to have less collisions
+- changed repo / cache internal magic strings from ATTIC* to BORG*,
+  changed cache location to .cache/borg/
 - give specific path to xattr.is_enabled(), disable symlink setattr call that
 - give specific path to xattr.is_enabled(), disable symlink setattr call that
   always fails
   always fails
 - fix misleading hint the fuse ImportError handler gave, fixes attic #237
 - fix misleading hint the fuse ImportError handler gave, fixes attic #237
@@ -40,6 +44,7 @@ Version <TBD>
 - better create -v output
 - better create -v output
 - upgraded versioneer, fixes attic #257
 - upgraded versioneer, fixes attic #257
 
 
+
 Attic Changelog
 Attic Changelog
 ===============
 ===============