diff options
author | Jim Meyering <jim@meyering.net> | 2002-05-01 06:53:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-05-01 06:53:45 +0000 |
commit | 2a061153f6c9cd9daad186ad56600ded494bdd47 (patch) | |
tree | 14a5fc7fe20d665eefa8d21aaa35db682a8f8981 | |
parent | 8bbc4ca7ec34e564e0ce35fff5a61ff5bcc11579 (diff) | |
download | coreutils-2a061153f6c9cd9daad186ad56600ded494bdd47.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 1e3f69372..b31669129 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -24,6 +24,7 @@ Changes in release 2.1 opposite sides of a daylight savings time transition. This problem arose only with relative date strings like `last monday'. It was not a problem with strings that include absolute dates. +* factor is twice as fast, for large numbers [2.0.11] * setting the date now works properly, even when using -u * `date -f - < /dev/null' no longer dumps core |