Add another "[This change does not apply to 0.9.7.]" line so
authorBodo Möller <bodo@openssl.org>
Thu, 22 Mar 2001 14:56:55 +0000 (14:56 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 22 Mar 2001 14:56:55 +0000 (14:56 +0000)
that we can combine the CHANGES files later on.

CHANGES

diff --git a/CHANGES b/CHANGES
index a3b7e529daed4cffb2951ce84bcefaeafc841d3b..fe3daef2bd99c186cbe6397ffb8e3f9b7f280f0c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@
   *) Fix PKCS#7 decode routines so they correctly update the length
      after reading an EOC for the EXPLICIT tag.
      [Steve Henson]
+     [This change does not apply to 0.9.7.]
 
   *) Fix bug in PKCS#12 key generation routines. This was triggered
      if a 3DES key was generated with a 0 initial byte. Include