diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-20 10:35:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-20 10:43:08 -0400 |
commit | 936f46da9f4423d77383be3c00874b9a4072a392 (patch) | |
tree | 78b8af8b52f446cc4db71e3ffdef4767f5fdcdf3 /debian | |
parent | 5a3f15d73048f9c512f8f055067338111724cc42 (diff) |
release4.20130920
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ff374fd04..91d23876e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (4.20130912) UNRELEASED; urgency=low +git-annex (4.20130920) unstable; urgency=low * webapp: Initial support for setting up encrypted removable drives. * Recommend using my patched gcrypt, which fixes some bugs: @@ -21,7 +21,7 @@ git-annex (4.20130912) UNRELEASED; urgency=low * Avoid unnecessarily catting non-symlink files from git, which can be so large it runs out of memory. - -- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 20 Sep 2013 10:34:51 -0400 git-annex (4.20130911) unstable; urgency=low |