Done for version 2.1:
=====================

1. Added server-side security mechanism that, through
   configuration of an access list file, allows the
   restriction of only certain clients to access the
   server.
2. Fixed a bug where NUCM could not deal with a root directory.
3. Cleanup up error handling code to always print errno, but
   not print it twice.
4. Allow client side error messages to be configured from
   the Makefile.
5. Took out some Windows'95 stuff as it is not supported now.
6. Removed NdbFileIO.
7. Added TODO, DONE, and BUGS file to distribution.
8. Replaced getcwd with getwd calls as they do not produce bogus
   results in some cases.
9. Make does not depend on "makedepend" anymore.
