New in 0.9.9:

* egcs/g++ supported.  However, libg++/libstdc++ was not tried.

New in 0.9.8:

* autodetection of foreign libraries for stubs (such as termcap).

* stubs libraries: if -lxxx is used, then checkergcc try to link with
  -lchkr_xxx.  Stubs exist for c, m, curses, ncurses, termcap.

* shm, sem for solaris

* small testsuite included, try make check.

New in 0.9.7.1:

* no termcap for solaris.

New in 0.9.7:

* chkr_check_str is now as strong as chkr_check_addr.  Before, you could
  get segmentation fault in Checker with calls such as strlen (NULL).

* lot of bugs fixed in the stubs.  Many thanks to Adrian Havill.

New in 0.9.6:

* Added select and statvfs to solaris.

New in 0.9.5.1:

* Bug fixes.

New in 0.9.5:

* Compiles on sparc-sun-solaris2.5.1, i586-pc-linux-gnu (glibc1 and 2),
	sparc-sun-sunos4.1.3.

Changes in Checker version 0.9.3
	Works on Sparc-sun-solaris2.5.1.
	Works on i586-pc-linux-gnu, with libc5.
	You need gcc-2.8.1
	Still an alpha version.


