If cipher list contains a match for an explicit ciphersuite only match that
one suite.
diff --git a/CHANGES b/CHANGES
index 3ba2d71..dd272bd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -206,6 +206,10 @@
 
  Changes between 0.9.8a and 0.9.8b  [XX xxx XXXX]
 
+  *) When applying a cipher rule check to see if string match is an explicit
+     cipher suite and only match that one cipher suite if it is.
+     [Steve Henson]
+
   *) Link in manifests for VC++ if needed.
      [Austin Ziegler <halostatue@gmail.com>]