* Fri Oct 09 1998 0.1.1	David Sugar <dyfet@home.tycho.com>
- ``slots'' removed from server.  ``Maint'' flag introduced.
* Fri Oct 09 1998 0.1.2	David Sugar <dyfet@home.tycho.com>
- putall() added to the server for internal use.
* Fri Oct 09 1998 0.1.3	David Sugar <dyfet@home.tycho.com>
- putmaint() becomes anybuf() for buffering using any active channel id.
* Fri Oct 09 1998 0.1.4	David Sugar <dyfet@home.tycho.com>
- dbs.h ``include'' now usable from server (for flag masks)
* Sat Oct 10 1998 0.1.5	David Sugar <dyfet@home.tycho.com>
- dbs_getstring() and dbs_getvalue() implemented.
* Sat Oct 10 1998 0.1.6	David Sugar <dyfet@home.tycho.com>
- dbs_keyterm server (still very incomplete) now part of standard build.
- init script redone to support clean start and stop.
- init script added to spec and install.
- /etc/dbs.conf made root only access (for future signed packets).
* Sat Oct 10 1998 0.2.0	David Sugar <dyfet@home.tycho.com>
- fixed dbs_server.spec and Makefile.in for proper production build.
- added keyterm putkterm() station event dispatch.
- added kt_init() state handler.
- added dbs_dial(), dbs_answer(), dbs_transfer(), dbs_keypad() and
  dbs_keys.h definitions to api.
- fixes in dbs extension number handling.
- fixes for dbs_display() api.
- fix in checking for outgoing messages immediately after receive; fixes
  situtation where a message is received, sent to an external server,
  and replied to with a new message all before packet receive completes.
