summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 299a82363..77010e1c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+[5.0.1]
+* `kill -t' now prints signal descriptions (not `?') on Tru64.
+* mv now removes `a' in this example on all systems: touch a; ln a b; mv a b
+
[5.0]
* false --help now exits nonzero