releasing version 3.20121127

This commit is contained in:
Joey Hess 2012-11-27 17:55:06 -04:00
parent 5bd737c493
commit 76ca972112
3 changed files with 9 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20121127) UNRELEASED; urgency=low
git-annex (3.20121127) unstable; urgency=low
* Fix dirContentsRecursive, which had missed some files in deeply nested
subdirectories. Could affect various parts of git-annex.
@ -7,7 +7,7 @@ git-annex (3.20121127) UNRELEASED; urgency=low
* The standalone builds now unset their special path and library path
variables before running the system web browser.
-- Joey Hess <joeyh@debian.org> Mon, 26 Nov 2012 16:45:19 -0400
-- Joey Hess <joeyh@debian.org> Tue, 27 Nov 2012 17:07:32 -0400
git-annex (3.20121126) unstable; urgency=low

View file

@ -0,0 +1,6 @@
I had planned to do nothing today; I can't remember the last time I did
that. Twas not to be; instead I had to make a new release to fix
a utterly stupid typo in the rsync special remote. I'm also seeing
some slightly encouraging signs of the OSX app being closer to working
and this release has a further fix toward that end; unsetting all the
environment variables before running the system's web browser.

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 3.20121126
Version: 3.20121127
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>