[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] server-upgrade, not upgrade-server



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv24027

Modified Files:
	README 
Log Message:
server-upgrade, not upgrade-server

Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- README	29 May 2003 05:49:04 -0000	1.41
+++ README	30 May 2003 05:16:15 -0000	1.42
@@ -1,6 +1,6 @@
 $Id$
 ======================================================================
-This is Mixminion version 0.0.4, Release Candidate 1.
+This is Mixminion version 0.0.4, Release Candidate 2.
 
  WARNING!  Mixminion 0.0.4 breaks backward compatibility with version 0.0.3.
  Versions older than 0.0.3 are no longer supported; you should upgrade now.
@@ -41,6 +41,12 @@
 II. WHAT'S NEW IN THIS VERSION?
 ===============================
 
+NEW IN VERSION 0.0.4rc2:
+   BUGFIXES:
+   - The server shouldn't crash so much when it gets bad TLS errors or
+     timed-out connections.  Sometimes, it will give better errors when it
+     does.
+
 NEW IN VERSION 0.0.4rc1:
    First steps toward directory automation:
       - Servers generate new keys and server descriptors when the old ones
@@ -226,7 +232,7 @@
 
        See etc/mixminiond.conf for an example.
 
-    2. Run 'mixminion upgrade-server' to delete keys and packets in obsolete
+    2. Run 'mixminion server-upgrade' to delete keys and packets in obsolete
        formats.  (If you forget this step, the server will remind you when
        you try to start it.)