|
@@ -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
|
|
===============
|
|
===============
|
|
|
|
|