diff options
author | Joey Hess <joey@kitenet.net> | 2010-12-20 14:57:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-12-20 14:57:43 -0400 |
commit | c4a357d5d13e6c2f09ee98ee6ef8b18104e5d167 (patch) | |
tree | 44d37ce34184a4cdf30bccddc9104daaf4a8171a /debian | |
parent | ea70873b112c9a1a4471bbd263001975e69e6bdf (diff) |
Bugfix to git annex unused in a repository with nothing yet annexed.
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 af63601ba..70d375f30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (0.14) UNRELEASED; urgency=low + + * Bugfix to git annex unused in a repository with nothing yet annexed. + + -- Joey Hess <joeyh@debian.org> Mon, 20 Dec 2010 14:54:49 -0400 + git-annex (0.13) unstable; urgency=low * Makefile: Install man page and html (when built). |