diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-31 11:34:09 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-31 11:34:09 -0400 |
commit | b5e3a66333d10d703385c807deb26d6789ea28cc (patch) | |
tree | 7f298f858ce59a9e72e3031a997d5e73e97e1313 /debian | |
parent | 3207518c9f6a70e6e9d449493ae0fad877987e03 (diff) |
response
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1d09603d7..8c80e5603 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ git-annex (5.20150728) UNRELEASED; urgency=medium * init: Detect when the filesystem is crippled such that it ignores attempts to remove the write bit from a file, and enable direct mode. Seen with eg, NTFS fuse on linux. + * Fix man page installation by cabal install; all the new man pages are + now installed. -- Joey Hess <id@joeyh.name> Mon, 27 Jul 2015 15:57:07 -0400 |