From 0dd327c851e07742968eeeacd4ee9ef196b42664 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 29 Oct 2000 12:36:19 +0000 Subject: [PATCH] . --- old/sh-utils/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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]