diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-20 17:31:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-20 17:31:25 -0400 |
commit | cc88abd0ad84c0a196edbc7a67cec493f6f532b9 (patch) | |
tree | bdd2806e1d899a1e0c8c7e1b72e471d73f2896ea /debian | |
parent | 1c28237e0c7a920823354d4a10381b300aeb95e0 (diff) |
Test suite improvements. Current top-level test coverage: 68%
Been higher before, but a lot of new code has been added.
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 600687d94..e3e8079dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +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: 68% -- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400 |