]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - NEWS.rst
Don't call time.tzset() if the platform doesn't have it. fixes ticket:2723
[tahoe-lafs/tahoe-lafs.git] / NEWS.rst
index 5e5e868aa5e9218bedeb7e3f7008759f684b11c0..174637e84684365135413d36e15cd5167a25245d 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -4,8 +4,16 @@
 User-Visible Changes in Tahoe-LAFS
 ==================================
 
-Release 1.10.2 (?)
-''''''''''''''''''
+Release ??? (???)
+
+Compatibility and Dependency Updates
+------------------------------------
+
+Tahoe now requires Python 2.7 on all platforms. (#2445)
+
+
+Release 1.10.2 (2015-07-30)
+'''''''''''''''''''''''''''
 
 Packaging Changes
 -----------------
@@ -32,7 +40,7 @@ read just part of the file. `#2459`_
 
 Using ``tahoe cp`` to copy two different files of the same name into the same
 target directory now raises an error, rather than silently overwriting one of
-the files. `#2447`_
+them. `#2447`_
 
 All tickets closed in this release: 2328 2436 2446 2447 2459 2460 2461 2462
 2465 2470.