diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-25 10:48:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-25 10:48:20 -0400 |
commit | f414371dce04e80054456ecae8bea57782c957cf (patch) | |
tree | fcb0f53257ff9aaacfc2e8d4770dfda590cdc308 /debian | |
parent | 7c440a1a2f5e555df2b2f367e3b6f6e46fe0f3f0 (diff) |
Test that uuid -m works, falling back to plain uuid if not.
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 c102a3f7b..7bf05af0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ git-annex (3.20120925) UNRELEASED; urgency=low * copy: Avoid updating the location log when no copy is performed. + * Test that uuid -m works, falling back to plain uuid if not. -- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400 |