Add -show_chain option to print out verified chain.
[openssl.git] / crypto / des / VERSION
index f62d8bdac0ea0faef35f4c55e81b53fcbeb3d821..a18712edbb38baa01a3e5e35cc6d9db992891390 100644 (file)
@@ -1,3 +1,4 @@
+       Fixed the weak key values which were wrong :-(
        Defining SIGACTION causes sigaction() to be used instead of signal().
        SIGUSR1/SIGUSR2 are no longer mapped in the read tty stuff because it
        can cause problems.  This should hopefully not affect normal
@@ -67,7 +68,7 @@ Version 3.26
        Thanks to Jens Kupferschmidt <bt1cu@hpboot.rz.uni-leipzig.de>. */
 
        SIGWINCH case put in des_read_passwd() so the function does not
-       'exit' if this function is recieved.
+       'exit' if this function is received.
 
 Version 3.25 17/07/96
        Modified read_pwd.c so that stdin can be read if not a tty.