CVS: tmda UPGRADE,1.98,1.99

"Jason R. Mastaler" <[email protected]> Mon, 29 Mar 2004 12:11:21 -0800
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8264

Modified Files:
	UPGRADE 
Log Message:
clarify tmda-keygen UPGRADE

Index: UPGRADE
===================================================================
RCS file: /cvsroot/tmda/tmda/UPGRADE,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- UPGRADE	29 Mar 2004 19:35:16 -0000	1.98
+++ UPGRADE	29 Mar 2004 20:11:18 -0000	1.99
@@ -5,13 +5,14 @@
 
 If you are upgrading from a release of TMDA < 1.1.4:
 
-* contrib/sample.config has been removed in favor of dot-tmda.
+* contrib/sample.config has been removed in favour of the
+  contrib/dot-tmda directory.
 
 * tmda-keygen now requires that a random number device such as
-  /dev/urandom be installed on the system to generate keys.  Modern
-  systems should not be affected.  If you lack a random number device,
-  you can either upgrade your OS, install a replacement like PRNGD, or
-  use http://www.tmda.net/cgi-bin/tmda-keygen
+  /dev/urandom be installed on the system.  Most modern Unix-like
+  systems have one.  If yours does not and you can't upgrade your OS,
+  you can install an add-on such as PRNGD or use
+  http://www.tmda.net/cgi-bin/tmda-keygen
 
 ======================================================================