Changes in release 1.3.5:

* Fixed more portability problems.

* Added support for C++ in gf256.h and rsff-f9.h files.

Changes in release 1.3.4:

* Shortened filenames to support all file systems.  Please refer to the file
  README.too.

* `make check' does not assume GNU tar and is quieter now.

* Build gf256.h and gf256.3 based on the CFLAGS used to build libecc.a.
  However, `m4' is now required to build ecclib.  Please refer to the README
  file.

Changes in release 1.3.3:

* Fix for SunOS 4.1.x native C compiler from Kaveh R. Ghazi
  <ghazi@caip.rutgers.edu>.  Thanks.

Changes in release 1.3.2:

* Fixed portability issue as reported by Eric Backus <ericb@lsid.hp.com>.
  Thanks also go to rms.

Changes in release 1.3.1:

* Bug fixed in test/noise.c.

* Cosmetic modifications.

User-visible changes in release 1.3:
* ``ecc'' is about 20 times faster when encoding,
		   10 to 20 times faster when decoding
  and the library about 10 times faster.

* ``ecc'' has new command-line syntax.  See its manpage.

* All the library function names were changed.  See the manpage `gf256.3'
  and `rs255-249.3'.  The older functions are still around for the time
  being.

* New manpages for the library.

* ``make install'' now installs the library, include and man files.

* New program -- mmap/mecc.  Same command-line syntax as prog/ecc.
  Tested only on SunOS and Solaris.  Not automatically compiled nor
  installed.
