Rewrite CHOICE field setting code to properly handle
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f7f2258bbf306fe5829a0944dbfde99231418a93..f144af58ccb8c8bf3deb161b7a60c41d70b47973 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
+  *) Rewrite CHOICE field setting in ASN1_item_ex_d2i(). The old code
+     could not support the combine flag in choice fields.
+     [Steve Henson]
+
   *) Change bctest to avoid here-documents inside command substitution
      (workaround for FreeBSD /bin/sh bug).
      [Bodo Moeller]