diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-01 12:00:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-01 12:00:25 -0400 |
commit | dc92a788c767f14533147758044a019737707a52 (patch) | |
tree | bf33b27aa272b9bc8bd96e63250a190a05ecedf1 /debian/changelog | |
parent | 869cb82f4927adff636051645dd3c693ed22ff31 (diff) |
releasing version 0.201106010.20110601
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ceb218de5..5e10b3d26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.20110523) UNRELEASED; urgency=low +git-annex (0.20110601) unstable; urgency=low * Minor bugfixes and error message improvements. * Massively sped up `git annex lock` by avoiding use of the uber-slow @@ -6,8 +6,9 @@ git-annex (0.20110523) UNRELEASED; urgency=low are being locked. * Fix locking of files with staged changes. * Somewhat sped up `git commit` of modifications to unlocked files. + * Build fix for older ghc. - -- Joey Hess <joeyh@debian.org> Sat, 28 May 2011 22:29:37 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 01 Jun 2011 11:50:47 -0400 git-annex (0.20110522) unstable; urgency=low |