Overhauled the Perl interface (perl/*):
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index c6f97d5fdfbe8b82603fc0134439ef624f540e88..df4d3e25a799be994ac2f35464557eff5479b9ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,15 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Overhauled the Perl interface (perl/*):
+     - ported BN stuff to OpenSSL's different BN library
+     - made the perl/ source tree CVS-aware
+     - renamed the package from SSLeay to OpenSSL (the files still contain
+       their history because I've copied them in the repository)
+     - removed obsolete files (the test scripts will be replaced
+       by better Test::Harness variants in the future)
+     [Ralf S. Engelschall]
+
   *) First cut for a very conservative source tree cleanup:
      1. merge various obsolete readme texts into doc/ssleay.txt
      where we collect the old documents and readme texts.