summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-10-29 12:36:19 +0000
committerJim Meyering <jim@meyering.net>2000-10-29 12:36:19 +0000
commit0dd327c851e07742968eeeacd4ee9ef196b42664 (patch)
tree337e9ffe9b127374da8a9068cf6ddba4698c0fcf
parent1f60246c8b431afb65ee04a1c74fb39228327e82 (diff)
downloadcoreutils-SH-UTILS-2_0_11.tar.gz
-rw-r--r--old/sh-utils/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 2559c49de..64b280c3d 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,6 +1,8 @@
Changes in release 2.1
- [2.0k]
+ [2.0.11]
+* setting the date now works properly, even when using -u
* `date -f - < /dev/null' no longer dumps core
+* some DOS/Windows portability changes
[2.0j]
* `date -d DATE' now parses certain relative DATEs correctly
[2.0i]