home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / s / shutil18.zip / shellutils-1.8 / NEWS < prev    next >
Text File  |  1992-10-28  |  532b  |  15 lines

  1. Major changes in release 1.8:
  2. * add echo command
  3. * fix some incorrect warnings in pathchk
  4. * look at the right utmp file on 386BSD
  5. * date doesn't dump core on some systems now
  6.  
  7. Major changes in release 1.7:
  8. * add su, who, true, false commands
  9. * add more tests to expr
  10. * fix printf program handling of \ escapes
  11. * printf can re-use format string for multiple groups of arguments
  12. * printf catches numeric conversion errors with an ANSI C library
  13. * stty nl and -nl were backwards
  14. * date can format an arbitrary date without setting it
  15.