diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-21 02:32:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-21 12:46:14 -0400 |
commit | c61f3d7b7b61583a61a97b2a7f3adbf4233cd93e (patch) | |
tree | 721786c4b4808f390313facf2b625989ad8170b2 /debian | |
parent | a99af6338e9487d2212d4e82aa1afa4873cbfca8 (diff) |
test coverage improvements
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e6fa9c16f..33a9cd575 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low * Properly handle multiline git config values. * Fix the hook special remote, which bitrotted a while ago. * map: --fast disables use of dot to display map - * Test suite improvements. Current top-level test coverage: 70% + * Test suite improvements. Current top-level test coverage: 72% -- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400 |