From: David-Sarah Hopwood Date: Tue, 20 Nov 2012 05:59:00 +0000 (+0000) Subject: NEWS.rst: add a missing dependency update for 1.9.2. X-Git-Tag: allmydata-tahoe-1.10a1~39 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=d5c8580d8e294ad83856a5f97ddba5589efe7e36;hp=57017cebe886af8439eaf394b055fa7b2a53fec6;p=tahoe-lafs%2Ftahoe-lafs.git NEWS.rst: add a missing dependency update for 1.9.2. Signed-off-by: David-Sarah Hopwood --- diff --git a/NEWS.rst b/NEWS.rst index c206ae00..661cf9bc 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -37,6 +37,12 @@ Packaging Changes - Tahoe-LAFS can be built correctly from a git repository as well as from darcs. + +Compatibility and Dependencies +'''''''''''''''''''''''''''''' + +- foolscap >= 0.6.3 is required, in order to make Tahoe-LAFS compatible + with Twisted >= 11.1.0. (`#1788`_) - Versions 2.0.1 and 2.4 of PyCrypto are excluded. (`#1631`_, `#1574`_) .. _`#680`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/680 @@ -55,6 +61,7 @@ Packaging Changes .. _`#1689`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1689 .. _`#1725`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1725 .. _`#1749`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1749 +.. _`#1788`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1788 Release 1.9.1 (2012-01-12)