From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Sat, 20 Nov 2010 07:16:34 +0000 (-0800)
Subject: docs: NEWS: add #1233
X-Git-Tag: allmydata-tahoe-1.8.1~15
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/%5B%5E?a=commitdiff_plain;h=588e5b8fb774282fcc7e169d6f54534c07ce701e;p=tahoe-lafs%2Ftahoe-lafs.git

docs: NEWS: add #1233
---

diff --git a/NEWS b/NEWS
index 29616b2a..05aa7dbf 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,9 @@
  - Use a newer version of a dependency if needed, even if an older
    version is installed. This would previously cause a VersionConflict
    error. (#1190)
+ - Use a precompiled binary of a dependency if one with a sufficiently high
+   version number is available, instead of attempting to compile the dependency
+   from source, even if the source version has a higher version number . (#1233)
 
 ** Documentation