]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.8] bpo-37309: NEWS for #41373 (GH-21612)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 25 Jul 2020 04:33:01 +0000 (00:33 -0400)
committerGitHub <noreply@github.com>
Sat, 25 Jul 2020 04:33:01 +0000 (00:33 -0400)
Cherry-picked from  af08db7.

Lib/idlelib/NEWS.txt

index 5abf4bef45c758921f68021ddf8ad82473039946..41ff15d84eac7de73e27c43e2b8ae2f236b29809 100644 (file)
@@ -1,11 +1,21 @@
+What's New in IDLE 3.8.6
+Released on 2020-09-14?
+======================================
+
+
+bpo-41373: Save files loaded with no line ending, as when blank, or
+different line endings, by setting its line ending to the system
+default. Fix regression in 3.8.4 and 3.9.0b4.
+
+
 What's New in IDLE 3.8.5
 Released on 2020-07-20
 ======================================
 
-
 bpo-41300: Save files with non-ascii chars.  Fix regression in
 3.9.0b4 and 3.8.4.
 
+
 What's New in IDLE 3.8.4
 Released on 2020-06-30
 ======================================