diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-16 12:19:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-16 12:19:40 -0400 |
commit | c335e3ccd85cf40063f4e9858add61c9eff296cf (patch) | |
tree | 5ba00422c9d328124fbc5e183632e60763f05e58 /debian | |
parent | d4f82aab389c1fa309dbadfe43a5c0bf74e44fd0 (diff) |
update
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 f00faf46d..2729f4498 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ git-annex (5.20141014) UNRELEASED; urgency=medium * vicfg: Deleting configurations now resets to the default, where before it has no effect. * Remove hurd stuff from cabal file, since hackage currently rejects - it. + it, and the test suite fails on hurd. * initremote: Don't allow creating a special remote that has the same name as an existing git remote. * Windows: Use haskell setenv library to clean up several ugly workarounds |