webapp: Fix bug that caused the webapp to hang when built with yesod 1.2.

This commit is contained in:
Joey Hess 2013-06-27 00:01:31 -04:00
parent 1e1f595d80
commit b44c978e2c
4 changed files with 5 additions and 5 deletions

4
debian/changelog vendored
View file

@ -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