diff options
author | Joey Hess <joey@kitenet.net> | 2011-04-19 21:40:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-04-19 21:40:21 -0400 |
commit | 143fc7b6923c6b6b39a175332eebbaa7645970c2 (patch) | |
tree | f6732bbf6d5b277ec159ac99d047157e1db805d7 /debian/changelog | |
parent | 936ad63cf47287549412fa0013bcc975c11026d7 (diff) |
finalize release0.20110419
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4e9ea441d..91ab3a402 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.20110418) UNRELEASED; urgency=low +git-annex (0.20110419) unstable; urgency=low * Don't run gpg in batch mode, so it can prompt for passphrase when there is no agent. @@ -6,7 +6,7 @@ git-annex (0.20110418) UNRELEASED; urgency=low * S3: Fix stalls when transferring encrypted data. * bup: Avoid memory leak when transferring encrypted data. - -- Joey Hess <joeyh@debian.org> Sun, 17 Apr 2011 14:29:49 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 19 Apr 2011 21:26:51 -0400 git-annex (0.20110417) unstable; urgency=low |