aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2015-03-02 21:12:47 -0600
committerBrent Cook <bcook@openbsd.org>2015-03-02 21:12:47 -0600
commite0855bdb1dd7507b76a2a43a5c926f7b36055799 (patch)
treea5e2776e8352b4889f018609b464fe1140c318a8 /ChangeLog
parent3b3a290b73547ae36649b088759b202cc0b698cd (diff)
downloadportable-e0855bdb1dd7507b76a2a43a5c926f7b36055799.tar.gz
portable-e0855bdb1dd7507b76a2a43a5c926f7b36055799.tar.bz2
portable-e0855bdb1dd7507b76a2a43a5c926f7b36055799.zip
point out where to report bugs, update links.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bcb038b..9c21037 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ generation are here:
10 10
11 http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libcrypto/ 11 http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libcrypto/
12 12
13A new simplified SSL wrapper library is here: 13A simplified TLS wrapper library is here:
14 14
15 http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libtls/ 15 http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libtls/
16 16
@@ -19,12 +19,12 @@ with relevant portions of the C library, to a Git repository. This makes it
19easier to follow all of the relevant changes to the upstream project in a 19easier to follow all of the relevant changes to the upstream project in a
20single place: 20single place:
21 21
22 https://github.com/libressl-portable/openbsd/commits/master 22 https://github.com/libressl-portable/openbsd
23 23
24The portable bits of the project are largely maintained out-of-tree, and their 24The portable bits of the project are largely maintained out-of-tree, and their
25history is also available from Git. 25history is also available from Git.
26 26
27 https://github.com/libressl-portable/portable/commits/master 27 https://github.com/libressl-portable/portable
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30