Commit 38ef9a0c authored by Ralf S. Engelschall's avatar Ralf S. Engelschall
Browse files

Update to current state...

parent 15542b28
Loading
Loading
Loading
Loading
+9 −5
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 1999/03/09 03:01:42 $
  ______________                           $Date: 1999/03/09 15:36:53 $

  DEVELOPMENT STATE

@@ -9,8 +9,8 @@
       - Commit bugfixes and cleanups only, please.
       - Already successfully tested platform:
         o  FreeBSD 2.2.7  Ben Laurie            OK
         o  FreeBSD 3.1    Ralf S. Engelschall   all silent
         o  Solaris 2.6    Ralf S. Engelschall   ctype-related warnings, test fails
         o  FreeBSD 3.1    Ralf S. Engelschall   OK
         o  Solaris 2.6    Ralf S. Engelschall   ctype warns, test fails in test_ssl
         o  Linux RH 5.1   Steve Henson          OK

       Proposed release time: Monday, March 15th 1999
@@ -19,6 +19,10 @@

  RELEASE SHOWSTOPPERS

    o `make test' still fails under Solaris 2.6 in the test_ssl target
    o Compilation warnings: ctype-related int vs. char
    o Compilation error: "unsigned long*" and "int*" under AIX

  AVAILABLE PATCHES

    o Solaris AS error (kenji@miyake.org)