]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 2 Mar 2001 03:41:50 +0000 (03:41 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Mar 2001 03:41:50 +0000 (03:41 +0000)
old/textutils/NEWS

index bc3d598ec0f87f7ee941a459430b32e18686e6de..c10f82035d95f13343c4cf25ad18fd585cb1c4cc 100644 (file)
@@ -1,4 +1,10 @@
 Changes in release 2.1
+[2.0.12]
+* sort has improved memory management
+* sort is no longer susceptible to certain denial of service attacks
+* sort no longer suffers from a race condition whereby an interrupt received
+    during cleanup could cause it to fail to remove temporary files.
+    This problem could arise only on hosts without sigaction.
 [2.0.11]
 * sort accepts new -S SIZE option, to specify main-memory usage.
 [2.0.10]