diff options
author | Jim Meyering <jim@meyering.net> | 2001-03-23 22:20:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-03-23 22:20:16 +0000 |
commit | c9cab79e768e0324f872586bdf7a249b249fe635 (patch) | |
tree | a5dff1445a3112110f4eefdff70dffcc9bed2c95 /old/fileutils | |
parent | b34fc0c6fc80ff80085ccf0670dcf56b54a74315 (diff) | |
download | coreutils-c9cab79e768e0324f872586bdf7a249b249fe635.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 97a39b16f..e5e6f186a 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +2001-03-23 Jim Meyering <meyering@lucent.com> + + * missing: Handle shell built-ins (only `:' and `cd' for now) to work + around brain damage in Ultrix's /bin/sh. + 2001-03-18 Jim Meyering <meyering@lucent.com> * Version 4.0.42. |