Fix BN_rshift, which caused lots of trouble.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index eb3e87ba72107c8e8711dafa100b7520c61191bc..71582c3e066d0cdf911b1079247c078bba7a077b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@
 
  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
      i sections depending on the subject.
      [Richard Levitte]