diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-14 20:20:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-14 20:20:03 -0400 |
commit | ca9d94a0add47446eca1ab2474faccc48a0cadf2 (patch) | |
tree | 6562c1b8753e85a86e72f8e06c38c7fb1d1ab184 /debian | |
parent | 06caf52f03de118e08dbe368d431835b5a8e6bd6 (diff) |
addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #677576
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 67ecdda45..624f1e132 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ git-annex (3.20120612) UNRELEASED; urgency=low + * addurl: Was broken by a typo introduced 2 released ago, now fixed. + Closes: #677576 * Install man page when run by cabal, in a location where man will find it, even when installing under $HOME. Thanks, Nathan Collins |