Add entry to CHANGELOG

This commit is contained in:
Alexander Neumann 2017-11-25 12:12:08 +01:00
parent 37ea764000
commit fe557b022a
1 changed files with 3 additions and 1 deletions

View File

@ -10,12 +10,14 @@ Important Changes in 0.X.Y
that can be used to disable the cache. By deafult, the cache a standard that can be used to disable the cache. By deafult, the cache a standard
cache folder for the OS, which can be overridden with `--cache-dir`. The cache folder for the OS, which can be overridden with `--cache-dir`. The
cache will automatically populate, indexes and snapshots are saved as they cache will automatically populate, indexes and snapshots are saved as they
are loaded. are loaded. Cache directories for repos that haven't been used recently can
automatically be removed by restic with the `--cleanup-cache` option.
https://github.com/restic/restic/pull/1040 https://github.com/restic/restic/pull/1040
https://github.com/restic/restic/issues/29 https://github.com/restic/restic/issues/29
https://github.com/restic/restic/issues/738 https://github.com/restic/restic/issues/738
https://github.com/restic/restic/issues/282 https://github.com/restic/restic/issues/282
https://github.com/restic/restic/pull/1287 https://github.com/restic/restic/pull/1287
https://github.com/restic/restic/pull/1436
* A related change was to by default create pack files in the repo that * A related change was to by default create pack files in the repo that
contain either data or metadata, not both mixed together. This allows easy contain either data or metadata, not both mixed together. This allows easy