The other log message should have read "Note the DSA change".
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5eaa553933dd2cdba895613f7220b7bb4c78aad3..1eca683808d90d70f5f656b94df6d30883629276 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,7 +6,7 @@
 
   *) Don't set the two most significant bits to one when generating a
      random number < q in the DSA library.
-        [Ulf Möller]
+     [Ulf Möller]
 
   *) New SSL API mode 'SSL_MODE_AUTO_RETRY'.  This disables the default
      behaviour that SSL_read may result in SSL_ERROR_WANT_READ (even if