aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-11 12:46:35 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-11 12:46:35 -0400
commit0847a300fc65a832171af53272439d18f6e9ed6b (patch)
tree1d5503b35e7fdb27bcd2e1e3f8f1020686882125 /debian/changelog
parent129f6123fe933310829986fd5a99a9fd6911ca0f (diff)
Revert "Build with ghc's threaded runtime, so threaded code does not busy-wait."
This reverts commit 129f6123fe933310829986fd5a99a9fd6911ca0f. Saw hang during batch add with -threaded, so deferred for now.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fcf8be9a9..4ea0f46ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,6 @@ git-annex (3.20120612) UNRELEASED; urgency=low
* watch: New subcommand, which uses inotify to watch for changes to
files and automatically annexes new files, etc, so you don't need
to manually run git commands when manipulating files.
- * Build with ghc's threaded runtime, so threaded code does not busy-wait.
-- Joey Hess <joeyh@debian.org> Tue, 05 Jun 2012 20:25:51 -0400