tUpdate to cover new documentation on the server interface - vaccinewars - be a doctor and try to vaccinate the world
 (HTM) git clone git://src.adamsgaard.dk/vaccinewars
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 8a7c0550d9d9a0684e3006ef50b538dd00a41757
 (DIR) parent 331584e9d3de000bbc3ca25e31572987ed404315
 (HTM) Author: Ben Webb <ben@salilab.org>
       Date:   Sun,  3 Feb 2002 22:37:23 +0000
       
       Update to cover new documentation on the server interface
       
       
       Diffstat:
         M ChangeLog                           |       4 +++-
         M TODO                                |       1 -
       
       2 files changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/ChangeLog b/ChangeLog
       t@@ -1,7 +1,9 @@
        cvs
       +    - Text-mode server is now non-interactive by default (server admin can
       +      connect later with the -A option)
       +    - Windows server can now be run as an NT Service
            - Fatal bug when visiting the bank (under Win2000/XP) fixed
            - Windows installer should now upgrade old versions properly
       -    - Windows server can now be run as an NT Service
            - Currency can now be configured with Currency.Symbol and Currency.Prefix
            - Windows client windows cannot now be made unreadably small
            - Bank/loan shark dialog now warns on entering negative prices
 (DIR) diff --git a/TODO b/TODO
       t@@ -1,5 +1,4 @@
        - Test code under Win98
       -- Document new server interface
        - Admin of running NT Service servers
        - Configuration file editor thingy in the client?
        - GSS_API SOCKS support?