diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-10 18:45:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-10 18:45:55 -0400 |
commit | 10e8028a42fe65e8586b7424557b792cf36e215c (patch) | |
tree | 1053e88662fd0d5f33e778bbbd2ef52b754ada82 /debian | |
parent | bfdc9f28fc6ef19f7e3ec2ea724a540af104a386 (diff) |
Fix bug in last version in getting contents from bare repositories.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8dbcb07dc..5c68fde2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ git-annex (3.20111204) UNRELEASED; urgency=low * sync: New command that synchronises the local repository and default remote, by running git commit, pull, and push for you. * Version monad-control dependency in cabal file. + * Fix bug in last version in getting contents from bare repositories. -- Joey Hess <joeyh@debian.org> Sun, 04 Dec 2011 12:22:37 -0400 |