typo
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 525a85e6aa3d54d9c1b41dd468d5adcaebdc5c27..327b6af01fa884bcdad25f2ef868e908b5e2c884 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,17 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
+  *) BN_rshift bugfix for n == 0.
+     [Bodo Moeller]
+
+  *) Reformat the FAQ so the different questions and answers can be divided
+     in sections depending on the subject.
+     [Richard Levitte]
+
+  *) Have the zlib compression code load ZLIB.DLL dynamically under
+     Windows.
+     [Richard Levitte]
+
   *) New function BN_mod_sqrt for computing square roots modulo a prime
      (Tonelli-Shanks algorithm).
      [Lenka Fibikova <fibikova@exp-math.uni-essen.de>, Bodo Moeller]