* 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.
* Mon Oct 12 1998 0.2.1	David Sugar <dyfet@home.tycho.com>
- Added keyterm status messages for `system group' phones.
- Added power failure messaging support on phones.
* Wed Oct 21 1998 0.2.2	David Sugar <dyfet@home.tycho.com>
- Now using `ipcmp()' to compare ip addresses in sockio.
- added 'pidfile' for dbs_server.
- moved display changes in keyterm to new display.c module.
- introduced channel password.
* Fri Oct 23 1998 0.2.3	David Sugar <dyfet@home.tycho.com>
- added login expiration field and main menu processing.
- "System" login and password now work to enter main menu.
* Sun Oct 25 1998 0.2.4	David Sugar <dyfet@home.tycho.com>
- ``tone'' message added to API.
- changed keypad handling in keyterm at dispatch so always single event.
- added more 'dial' specific calls in API for standard dialing features.
- added 'dbs_dial_string' to handle 'strings' instead of DBS key codes.
- fixed channel application id's (should have been 1-4 range, not 0-3).
* Mon Oct 26 1998 0.3.0	root <root@home.tycho.com>
- DBS Keyterm now seperated from DBS Server development.
* Sat Nov 07 1998 0.3.1	David Sugar <dyfet@home.tycho.com>
- Simple change to dbs_poweron for correct stand-alone RPM build.
