add news item for git-annex 3.20120229

This commit is contained in:
Joey Hess 2012-02-29 02:39:56 -04:00
parent 6571831b92
commit 478fdc8a5d
3 changed files with 4 additions and 16 deletions

View file

@ -1,8 +0,0 @@
git-annex 3.20120113 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* log: Add --gource mode, which generates output usable by gource.
* map: Fix display of remote repos
* Add annex-trustlevel configuration settings, which can be used to
override the trust level of a remote.
* git-annex, git-union-merge: Support GIT\_DIR and GIT\_WORK\_TREE.
* Add libghc-testpack-dev to build depends on all arches."""]]

View file

@ -1,8 +0,0 @@
git-annex 3.20120115 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Add a sanity check for bad StatFS results. On architectures
where StatFS does not currently work (s390, mips, powerpc, sparc),
this disables the diskreserve checking code, and attempting to
configure an annex.diskreserve will result in an error.
* Fix QuickCheck dependency in cabal file.
* Minor optimisations."""]]

View file

@ -0,0 +1,4 @@
git-annex 3.20120229 released with [[!toggle text="these changes"]]
[[!toggleable text="""
* Fix test suite to not require a unicode locale.
* Fix cabal build failure. Thanks, Sergei Trofimovich"""]]