summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-06-17 13:59:12 +0000
committerBodo Möller <bodo@openssl.org>2002-06-17 13:59:12 +0000
commitece0bdf1fda9d3695ea9feca57c0f516c85f8bf2 (patch)
tree4c389200bf8243732e23875ad4fe9707d2c95dbc /NEWS
parent97e4b1883e1484ec96c0cab0fc7d9cf18a723685 (diff)
typo
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 343eea600f..06e165a45f 100644
--- a/NEWS
+++ b/NEWS
@@ -21,9 +21,8 @@
against libdes providing similar functions having the same name).
Provide macros for backward compatibility (will be removed in the
future).
- o Unifiy handling of cryptographic algorithms (software and
- engine) to be available via EVP routines for asymmetric and
- symmetric ciphers.
+ o Unify handling of cryptographic algorithms (software and engine)
+ to be available via EVP routines for asymmetric and symmetric ciphers.
o NCONF: new configuration handling routines.
o Change API to use more 'const' modifiers to improve error checking
and help optimizers.