Forráskód Böngészése

updated CHANGES about the name change

Thomas Waldmann 10 éve
szülő
commit
3d5b1cfc23
1 módosított fájl, 5 hozzáadás és 0 törlés
  1. 5 0
      CHANGES

+ 5 - 0
CHANGES

@@ -4,6 +4,10 @@ Borg Changelog
 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
   always fails
 - fix misleading hint the fuse ImportError handler gave, fixes attic #237
@@ -40,6 +44,7 @@ Version <TBD>
 - better create -v output
 - upgraded versioneer, fixes attic #257
 
+
 Attic Changelog
 ===============