Changes since 0.3a
 - Installed smail patch.
 - Minor fixes for compatability with libc.so.4.6.27

Changes to 0.3
 - Fixes added to the smail Makefile
 - I've switched to name based instead of jump table based function replacement.
   This means term-2.2i or later is required, but jump.fix is not.  I still
   need to write interphase routine, so the next version of termify will be
   able to use libtermnet.so.2 instead of directly including term source.
   Also an interphase routine should make it possable to use LD_PRELOAD and
   only compile a minimum of libc source.

Changes since 0.2
 - Added manual pages.
 - Updated to use term-2.2.0
 - Added a undo (-u) option to termify.
 - Added smail directory.

Changes since 0.1
 - Makefile modified to build libt.so.4.5.26.
 - Readme updated

