aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-09-12 03:17:33 -0500
committerBrent Cook <bcook@openbsd.org>2015-09-12 03:17:33 -0500
commitc84250a4e433228af3d9199cd94f62271584ec80 (patch)
treee1576bf4bf6172090f3ca341b8250dad0f904b73 /ChangeLog
parentf1b00f4fb869670848a4de42192bce7feee15030 (diff)
downloadportable-c84250a4e433228af3d9199cd94f62271584ec80.tar.gz
portable-c84250a4e433228af3d9199cd94f62271584ec80.tar.bz2
portable-c84250a4e433228af3d9199cd94f62271584ec80.zip
update manpage links, fix typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bb01bc3..3ad826c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,7 +34,7 @@ e
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.
36 36
37 The read/writte functions work correctly with external event 37 The read/write functions work correctly with external event
38 libraries. See the tls_init man page for examples of using libtls 38 libraries. See the tls_init man page for examples of using libtls
39 correctly in asynchronous mode. 39 correctly in asynchronous mode.
40 40