diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-09 00:12:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-09 00:12:45 -0400 |
commit | 7a0826293e0ac6c0000f49a1618c1c613b909aa1 (patch) | |
tree | 77d24395cab6321dff8014c76b6413284b7e03bc /debian | |
parent | de1e33010232a8abad59a54758ec00808caa8a5c (diff) |
test: Don't rely on chmod -R working.
Sometimes I wish I could give all my users a real OS.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b8d27f77e..52a749178 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (0.21) UNRELEASED; urgency=low + + * test: Don't rely on chmod -R working. + + -- Joey Hess <joeyh@debian.org> Wed, 09 Feb 2011 00:12:11 -0400 + git-annex (0.20) unstable; urgency=low * Preserve specified file ordering when instructed to act on multiple |