summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2000-08-30 18:14:28 +0000
committerBen Laurie <ben@openssl.org>2000-08-30 18:14:28 +0000
commit7049ef5f90b5ebf89eea3e8b58d940c2485aacd8 (patch)
tree4b7c4d10abb7afe83e909b90f5e2c05c1e887fc3 /CHANGES
parent7df1c720f60ad3813cc88607c4520da031e41e88 (diff)
Add demo state machine.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9c3a1e3fd6..bc77ece719 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.5a and 0.9.6 [xx XXX 2000]
+ *) A demo state-machine implementation was sponsored by
+ Nuron (http://www.nuron.com/) and is now available in
+ demos/state_machine.
+ [Ben Laurie]
+
*) New options added to the 'dgst' utility for signature
generation and verification.
[Steve Henson]