with -rev close connection if client sends "CLOSE"
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index db4e8e85b1f37b1a7932b516f8e3fc8c4aa8884c..b77336fe64a7dc0402d6cdd4bdab22b21c71cf40 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
 
  Changes between 1.0.1 and 1.0.2 [xx XXX xxxx]
 
+  *) Add -rev test option to s_server to just reverse order of characters
+     received by client and send back to server. Also prints an abbreviated
+     summary of the connection parameters.
+     [Steve Henson]
+
   *) New option -brief for s_client and s_server to print out a brief summary
      of connection parameters.
      [Steve Henson]