home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / elm23-2.zip / Changes next >
Text File  |  1990-04-28  |  2KB  |  48 lines

  1. This file describes major changes made to the Elm source distribution
  2. between Releases 2.2 and 2.3.  Please remember that Elm is a volunteer
  3. project, we did what we had time for, and perhaps, what interested us.
  4. If you have a suggestion, or a fix, submit it, and better yet,
  5. volunteer to impliment it.
  6.  
  7.         Syd Weinstein        Sat Apr 28 22:16:46 EDT 1990
  8.  
  9. Complete rewrite of date parsing to allow for RFC822 dates and time zones.
  10.  
  11. DEL is no longer a syn. for x.
  12.  
  13. Add BSD style screen sizing when the IOCTL calls exist.
  14.  
  15. Remove direct access to the L.sys/Systems file and only use uuname.
  16.  
  17. Add -v option for Elm version and options information.
  18.  
  19. Allows specifying the temp directory to be used by Elm.
  20.  
  21. Allow for restricting shell escapes from Elm.  (But of course, not
  22. from any pager or editor Elm would invoke)
  23.  
  24. Add PID type locking to the lock file.
  25.  
  26. Make Elm confirm an x command if changes pending, allow X to be the
  27. old non confirming x command.
  28.  
  29. Allow for disabling the X-Mailer header if desired.
  30.  
  31. Complete revamp of Configure using new Metaconfig modules.
  32.  
  33. Add some checking for space problems and force an emergency exit in those
  34. cases.
  35.  
  36. Allow the alias file to be used across heterogenous networks by
  37. keeping it in network byte order if NFS is available.
  38.  
  39. Add support for MMDF style mailboxes.
  40.  
  41. Aliases are now case insensitive as per survey results
  42.  
  43. Recursive aliases now work again.
  44.  
  45. And many bug fixes.
  46.  
  47. ************************************************************************
  48.