]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: NEWS: refs #1253
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 11 Nov 2010 04:41:18 +0000 (20:41 -0800)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 11 Nov 2010 04:41:18 +0000 (20:41 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 675f0a23d289822247882d4b14c751e9d36ccf11..29e56485b2bde3937a5b707a18c5e0a12fbb1158 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,9 +16,6 @@
    some shares, even if it cannot achieve the configured happiness
    threshold. This fixes a regression introduced between v1.7.1 and
    v1.8.0. (#1212)
- - Use a newer version of a dependency if needed, even if an older
-   version is installed. This would previously cause a VersionConflict
-   error. (#1190)
  - Fix a memory leak in the ResponseCache which is used during mutable
    file/directory operations. (#1045)
  - Fix a regression and add a performance improvement in the downloader.
@@ -27,8 +24,6 @@
    involving a non-ASCII filename. (#1224)
  - Fix a rarely-encountered bug involving printing large strings to
    the console on Windows. (#1232)
- - Perform ~ expansion in the --exclude-from filename argument to
-   'tahoe backup'. (#1241)
 
 * Release 1.8.0 (2010-09-23)