]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
NEWS: rearrange
authorBrian Warner <warner@lothar.com>
Mon, 8 Jun 2015 22:59:35 +0000 (15:59 -0700)
committerBrian Warner <warner@lothar.com>
Mon, 8 Jun 2015 22:59:35 +0000 (15:59 -0700)
NEWS.rst

index 399cb8d77ed0d77f2221ce73409a0a6dd72e7170..19b898de1eda1d78271837e7d621013c56b33e37 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,9 +8,7 @@ Release 1.10.1 (XXXX-XX-XX)
 '''''''''''''''''''''''''''
 
 Partially-edited list of all changes after 1.10.0 and up-to cf9b3828
-07-Jun-2015. This list is not yet limited to user-visible ones. It
-(hopefully) includes all tickets closed during this time, even minor
-non-user-visible ones.
+07-Jun-2015.
 
 UI / Configuration Changes
 --------------------------
@@ -36,45 +34,6 @@ redesigned, with improved CSS for narrow windows and more-accessible icons
 (using distinctive shapes instead of just colors). #1931 #1961 #1966 #1972
 #1901
 
-Minor Changes
--------------
-
-- Welcome page: add per-server "(space) Available" column #648
-- check/deep-check learned to accept multiple location args #740
-- Checker reports: remove needs-rebalancing, add count-happiness #1784 #2105
-- Fix handling of long paths on windows #2235 #1674 #2027
-- CLI --help: cite (but don't list) global options on each command #2233
-- Add OpenSSL version to 'tahoe --version' #2215
-- Show git branch in version output #1953
-- Improve version-number reporting #2340
-- Improve user feedback when filing an Incident Report #1974
-- Various docs cleanups/improvements
-- WAPI: do not report 'size' metadata when unknown #1634
-- Improve packaging under pip #2209
-- Hush warnings during dep-checking, stop complaining about missing
-  "service_identity" dep #2248
-- Stop using contents of .tac files #1159
-- fix race condition during mutable upload
-- fix ftp 'ls' to work with Twisted-15.0.0 #2394
-
-unknown / needs-more-research:
-- packaging fixes #1969 #1960
-- mutable/retrieve: raise NotEnoughSharesError earlier when the sharemap says
-  it's useless, and improve the error message #1742
-- improve what-is-my-ipv4 on windows/cygwin #1381
-
-
-Roughly 75 tickets were closed in this release: 1953 1960 1974 1972 1717 1381
-898 1707 1918 1807 740 1842 1992 2165 1847 2086 2208 2048 2128 2245 1336 2248
-2067 712 1800 1966 2008 2282 2281 2290 2023 2121? 2305 1901 2249 2193 1634
-1159 2340 1146 648 1411 2354 1961 2380 754 2393 2394 1737 2398 2400 2242 2416
-2415 2417 1969 1988 1784 2105 2209 2280 623 2249 1698 2028 2005 2312 2235
-1674 2027 2034 2323 2433 2233. Another dozen were referenced but not closed:
-1834 1742 982 1064 1536 1935 666 1931 1258 182 2286 1531. Roughly 40 GitHub
-pull-requests were closed: 62 48 57 61 62 63 64 69 73 81 82 84 85 87 91 94 95
-96 103 56 32 50 107 109 114 112 120 122 125 126 133 135 136 137 142 146 149
-152 165.
-
 "tahoe cp" changes
 ------------------
 
@@ -185,6 +144,46 @@ and certificates than previous versions (2048-bit RSA keys and SHA256-based
 certificates). To benefit from the improved keys, you must re-generate your
 Tahoe nodes (which changes their TubIDs and FURLs). #2400
 
+Minor Changes
+-------------
+
+- Welcome page: add per-server "(space) Available" column #648
+- check/deep-check learned to accept multiple location args #740
+- Checker reports: remove needs-rebalancing, add count-happiness #1784 #2105
+- Fix handling of long paths on windows #2235 #1674 #2027
+- CLI --help: cite (but don't list) global options on each command #2233
+- Add OpenSSL version to 'tahoe --version' #2215
+- Show git branch in version output #1953
+- Improve version-number reporting #2340
+- Improve user feedback when filing an Incident Report #1974
+- Various docs cleanups/improvements
+- WAPI: do not report 'size' metadata when unknown #1634
+- Improve packaging under pip #2209
+- Hush warnings during dep-checking, stop complaining about missing
+  "service_identity" dep #2248
+- Stop using contents of .tac files #1159
+- fix race condition during mutable upload
+- fix ftp 'ls' to work with Twisted-15.0.0 #2394
+
+unknown / needs-more-research:
+- packaging fixes #1969 #1960
+- mutable/retrieve: raise NotEnoughSharesError earlier when the sharemap says
+  it's useless, and improve the error message #1742
+- improve what-is-my-ipv4 on windows/cygwin #1381
+
+
+Roughly 75 tickets were closed in this release: 1953 1960 1974 1972 1717 1381
+898 1707 1918 1807 740 1842 1992 2165 1847 2086 2208 2048 2128 2245 1336 2248
+2067 712 1800 1966 2008 2282 2281 2290 2023 2121? 2305 1901 2249 2193 1634
+1159 2340 1146 648 1411 2354 1961 2380 754 2393 2394 1737 2398 2400 2242 2416
+2415 2417 1969 1988 1784 2105 2209 2280 623 2249 1698 2028 2005 2312 2235
+1674 2027 2034 2323 2433 2233. Another dozen were referenced but not closed:
+1834 1742 982 1064 1536 1935 666 1931 1258 182 2286 1531. Roughly 40 GitHub
+pull-requests were closed: 62 48 57 61 62 63 64 69 73 81 82 84 85 87 91 94 95
+96 103 56 32 50 107 109 114 112 120 122 125 126 133 135 136 137 142 146 149
+152 165.
+
+
 Release 1.10.0 (2013-05-01)
 '''''''''''''''''''''''''''