Add a configuration for Sony News 4.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2231003dcdeda2da8dc07224aae11e9c6cfe5a24..c0bb751578b27c21199ea3a562831508cdfa3193 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,13 @@
 
  Changes between 0.9.5a and 0.9.6  [xx XXX 2000]
 
+  *) Add a configuration entry for Sony News 4.
+     [NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>]
+
+  *) Don't set the two most significant bits to one when generating a
+     random number < q in the DSA library.
+     [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
      the underlying transport is blocking) if a handshake took place.