diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-24 12:58:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-24 12:58:52 -0400 |
commit | b87811c4b55d66b1edb26c73e6578ca9f2994a65 (patch) | |
tree | f41a9b52b1fecaac946814a2ae5a1f303f6a542a /debian | |
parent | 3bb7ecf0d30a8ecb89d075c808f529a7a3ea874b (diff) |
added annex.secure-erase-command config option.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 02624414f..f5a460545 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ git-annex (5.20140118) UNRELEASED; urgency=medium contents when a lot of them seem to be piling up in the repository. * repair: Check git version at run time. * assistant: Run the periodic git gc in batch mode. + * added annex.secure-erase-command config option. * test suite: Use tasty-rerun, and expose tasty command-line options. -- Joey Hess <joeyh@debian.org> Sat, 18 Jan 2014 11:54:17 -0400 |