home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / sed-3.02 / readme < prev    next >
Encoding:
Text File  |  1998-08-01  |  838 b   |  21 lines

  1. This is version 3.02 of the GNU implementation of the POSIX
  2. stream editor `sed'.  (3.01 had a small but important bug
  3. in character-class parsing.  3.00 was a short-lived rx-based
  4. release that was yanked due to various problems.  2.05 is the
  5. most visible predecessor to 3.01.)  It fixes several bugs, has
  6. minor performance improvements, features a major re-organization
  7. of the code, and has many portability enhancements.
  8.  
  9. See the file INSTALL for generic compilation and installation
  10. instructions.
  11.  
  12. The file README.boot gives instructions for making a "bootstrap"
  13. version of sed on systems which lack any pre-existing and working
  14. version of sed.
  15.  
  16. The file djgpp/README contains instructions for building sed
  17. on DOS based systems using the djgpp compiler and its associated
  18. tools.
  19.  
  20. See the file BUGS for instructions about reporting bugs.
  21.