diff options
author | John Beppu <beppu@lbox.org> | 2000-06-12 23:04:55 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 2000-06-12 23:04:55 +0000 |
commit | 44760d058cda8cdea96b02f2594797d2b43b01eb (patch) | |
tree | f2c3dac9abf34f96c9fbcfde7aa6f8e34891d00c /Changelog | |
parent | 5db60a7a7a7695b4b48b76de4539822f2cae3903 (diff) | |
download | busybox-w32-44760d058cda8cdea96b02f2594797d2b43b01eb.tar.gz busybox-w32-44760d058cda8cdea96b02f2594797d2b43b01eb.tar.bz2 busybox-w32-44760d058cda8cdea96b02f2594797d2b43b01eb.zip |
+ updated docs to reflect math's filter capabilities.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ | |||
72 | of nested directories. Thanks to Kevin Traas <kevin@netmaster.com> | 72 | of nested directories. Thanks to Kevin Traas <kevin@netmaster.com> |
73 | for helping track this one down. | 73 | for helping track this one down. |
74 | * More doc updates | 74 | * More doc updates |
75 | * math takes input from stdin if no args are given. -- John Beppu | ||
75 | 76 | ||
76 | 77 | ||
77 | -Erik Andersen | 78 | -Erik Andersen |