commit 8a7c0550d9d9a0684e3006ef50b538dd00a41757
parent 331584e9d3de000bbc3ca25e31572987ed404315
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:
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -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
diff --git a/TODO b/TODO
@@ -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?