Move the shared library construction stuff to Makefile.shared, a
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6bf38c21422210a44306cb42fbc4019ca466d42d..1c40b76a3d0c567f80b5fd276d07c544cbb09671 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.7 and 0.9.8  [xx XXX 2002]
 
+  *) Add Makefile.shared, a helper makefile to build shared
+     libraries.  Addapt Makefile.org.
+     [Richard Levitte]
+
   *) Add version info to Win32 DLLs.
      [Peter 'Luna' Runestig" <peter@runestig.com>]
 
@@ -279,6 +283,9 @@ TODO: bug: pad  x  with leading zeros if necessary
  
  Changes between 0.9.6g and 0.9.7  [XX xxx 2002]
 
+  *) Change the SSL kerb5 codes to match RFC 2712.
+     [Richard Levitte]
+
   *) Make -nameopt work fully for req and add -reqopt switch.
      [Michael Bell <michael.bell@rz.hu-berlin.de>, Steve Henson]