diff options
author | Joey Hess <joey@kitenet.net> | 2011-11-04 15:01:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-11-04 15:51:01 -0400 |
commit | 1089e85d48a0d3c455fc2f4139b82484b94b5bbe (patch) | |
tree | 08b2755628c045f29a0b80a6f097bd631d06e3ec /debian | |
parent | 532ff19aa5a18821fdb36df60837ba9690d0c963 (diff) |
add changelog for bugfix
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 5beb32ee1..e59b4f404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ git-annex (3.20111026) UNRELEASED; urgency=low option is no longer used. * Built without any filename containing .git being excluded. Closes: #647215 * Record uuid when auto-initializing a remote so it shows in status. + * Bugfix: Fixed git-annex init crash in a bare repository when there was + already an existing git-annex branch. -- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400 |