* Better documentation of functions.

* More error checking by the library, both of arguments before they are sent
  to BO server, and of the return values after they come back.

* Add ftp-type 'get' and 'put' functions that use the tcpsend and tcprecv
  functions to avoid having to use external programs such as netcat.

* Add bitmap type conversion so that 16 and 24-bit bitmaps can be converted
  and viewed from XV or gimp, etc...
 
* Better installation support with autoconf.  And support for Python.

* MORE EXAMPLE SCRIPTS.  Please send in your useful or clever scripts to
  mitch_blevins@mindspring.com

