aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-09-12 07:48:06 -0500
committerBrent Cook <bcook@openbsd.org>2015-09-12 08:08:24 -0500
commit854f4f69af9003c0c29d3838001f549beaf36936 (patch)
tree913e183b140e6a974efa7643ec217d0f6d574257 /ChangeLog
parent34bfb6ecb5d178ee62b402ee344d0f6caf5cdad0 (diff)
downloadportable-854f4f69af9003c0c29d3838001f549beaf36936.tar.gz
portable-854f4f69af9003c0c29d3838001f549beaf36936.tar.bz2
portable-854f4f69af9003c0c29d3838001f549beaf36936.zip
add 'nc' to the distribution as an example of libtls client and server
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ad826c..d9897f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@ history is also available from Git.
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
312.3.0 - SSLv3 removed, libtls API changes, portability improvements 312.3.0 - SSLv3 removed, libtls API changes, portability improvements
32e 32
33 * SSLv3 is now permanently removed from the tree. 33 * SSLv3 is now permanently removed from the tree.
34 34
35 * The libtls API is changed from the 2.2.x series. 35 * The libtls API is changed from the 2.2.x series.