summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8848cf861..277b54259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ git-annex (0.20110611) UNRELEASED; urgency=low
* git-union-merge: New git subcommand, that does a generic union merge
operation, and operates efficiently without touching the working tree.
* --force will cause add, etc, to operate on ignored files.
+ * cabal can now be used to build git-annex. This is substantially
+ slower than using make, does not build or install documentation,
+ does not run the test suite, and is not particularly recommended,
+ but could be useful to some.
-- Joey Hess <joeyh@debian.org> Mon, 13 Jun 2011 19:53:24 -0400