Commit dd002667 authored by Ben Laurie's avatar Ben Laurie
Browse files

Ready to roll.

parent bb99ce5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
 OpenSSL CHANGES
 _______________

 Changes between 0.9.8e and 0.9.8f  [xx XXX xxxx]
 Changes between 0.9.8e and 0.9.8f  [11 Oct 2007]

  *) DTLS Handshake overhaul. There were longstanding issues with
     OpenSSL DTLS implementation, which were making it impossible for
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ OpenSSL - Frequently Asked Questions
* Which is the current version of OpenSSL?

The current version is available from <URL: http://www.openssl.org>.
OpenSSL 0.9.8e was released on February 23rd, 2007.
OpenSSL 0.9.8f was released on February 23rd, 2007.

In addition to the current stable release, you can also access daily
snapshots of the OpenSSL development version at <URL:
+3 −0
Original line number Diff line number Diff line
@@ -12,6 +12,9 @@
        for VC++ build.
      o Support for RFC4507bis and server name extensions if explicitly 
        selected at compile time.
      o DTLS improvements.
      o RFC4507bis support.
      o TLS Extensions support.

  Major changes between OpenSSL 0.9.8d and OpenSSL 0.9.8e:

+1 −1
Original line number Diff line number Diff line

 OpenSSL 0.9.8f-dev
 OpenSSL 0.9.8f

 Copyright (c) 1998-2007 The OpenSSL Project
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
+2 −1
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2007/02/23 12:12:27 $
  ______________                           $Date: 2007/10/11 14:58:14 $

  DEVELOPMENT STATE

    o  OpenSSL 0.9.9:  Under development...
    o  OpenSSL 0.9.8f: Released on October   11th, 2007 
    o  OpenSSL 0.9.8e: Released on February  23rd, 2007
    o  OpenSSL 0.9.8d: Released on September 28th, 2006
    o  OpenSSL 0.9.8c: Released on September  5th, 2006
Loading