reorg
This commit is contained in:
parent
fede52ac05
commit
67c04a443e
1 changed files with 2 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,7 +1,5 @@
|
|||
git-annex (3.20120925) UNRELEASED; urgency=low
|
||||
|
||||
* copy: Avoid updating the location log when no copy is performed.
|
||||
* Test that uuid -m works, falling back to plain uuid if not.
|
||||
* fsck: Now has an incremental mode. Start a new incremental fsck pass
|
||||
with git annex fsck --incremental. Now the fsck can be interrupted
|
||||
as desired, and resumed with git annex fsck --more.
|
||||
|
@ -22,6 +20,8 @@ git-annex (3.20120925) UNRELEASED; urgency=low
|
|||
* The Makefile now builds with the new yesod by default.
|
||||
Systems like Debian that have the old yesod 1.0.1 should set
|
||||
GIT_ANNEX_LOCAL_FEATURES=-DWITH_OLD_YESOD
|
||||
* copy: Avoid updating the location log when no copy is performed.
|
||||
* configure: Test that uuid -m works, falling back to plain uuid if not.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue