releasing version 0.05
This commit is contained in:
parent
da0de293d1
commit
3e60c3a3f9
1 changed files with 2 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -2,12 +2,12 @@ git-annex (0.05) unstable; urgency=low
|
||||||
|
|
||||||
* Optimize both pre-commit and lock subcommands to not call git diff
|
* Optimize both pre-commit and lock subcommands to not call git diff
|
||||||
on every file being committed/locked.
|
on every file being committed/locked.
|
||||||
(This actually also works around a bug in ghc 6.12.1, that caused
|
(This actually also works around a bug in ghc, that caused
|
||||||
git-annex 0.04 pre-commit to sometimes corrupt filename being read
|
git-annex 0.04 pre-commit to sometimes corrupt filename being read
|
||||||
from git ls-files and fail.
|
from git ls-files and fail.
|
||||||
The excessive number of calls made by pre-commit exposed the ghc bug.
|
The excessive number of calls made by pre-commit exposed the ghc bug.
|
||||||
Thanks Josh Triplett for the debugging.)
|
Thanks Josh Triplett for the debugging.)
|
||||||
* Build with -O3.
|
* Build with -O2.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Thu, 11 Nov 2010 18:31:09 -0400
|
-- Joey Hess <joeyh@debian.org> Thu, 11 Nov 2010 18:31:09 -0400
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue