]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 9 Jan 2003 20:14:08 +0000 (20:14 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 9 Jan 2003 20:14:08 +0000 (20:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 751c7a910411c13ce6f0a33db600ab099c87aaee..0673aebdb2f65eb58d3eb8d8ffb4702cdbaa0d86 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 [4.5.5]
+* cut: new feature: when used to select ranges of byte offsets (as opposed
+  to ranges of fields) and when --output-delimiter=STRING is specified,
+  output STRING between ranges of selected bytes.
+* rm -r can no longer be tricked into mistakenly reporting a cycle.
+* when rm detects a directory cycle, it no longer aborts the entire command,
+  but rather just the affected command line argument.
 
 [4.5.4]
 * cp no longer fails to parse options like this: --preserve=mode,ownership