summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-27 00:01:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-27 00:01:31 -0400
commit8936ea18708940e167ff383731fad5e863b16000 (patch)
tree9948d5f1a91d1854e7364d3052b11ee55220da3b /debian
parentc4b714b7070ce472fd56ab5d786719e72c46ac71 (diff)
webapp: Fix bug that caused the webapp to hang when built with yesod 1.2.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a81c3e806..9cb2548a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,9 +14,7 @@ git-annex (4.20130622) UNRELEASED; urgency=low
* assistant: Fix bug that prevented adding files written by gnucash,
and more generally support adding hard links to files. However,
other operations on hard links are still unsupported.
- * Temporarily revert back to building with yesod before 1.2.
- Version 1.2 of yesod, or the new version of warp seem to have a
- bug that causes the webapp to hang.
+ * webapp: Fix bug that caused the webapp to hang when built with yesod 1.2.
-- Joey Hess <joeyh@debian.org> Fri, 21 Jun 2013 13:16:17 -0400