summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-12-18 17:50:39 +1100
committerDamien Miller <djm@mindrot.org>2013-12-18 17:50:39 +1100
commit6674eb9683afd1ea4eb35670b5e66815543a759e (patch)
treef5ce0981fc85e3daf57b386f036654a103001b2b /ChangeLog
parentd58a5964426ee014384d67d775d16712e93057f3 (diff)
- markus@cvs.openbsd.org 2013/12/17 10:36:38
[crypto_api.h] I've assempled the header file by cut&pasting from generated headers and the source files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a473122f9..a8d892f6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,10 @@
28 - djm@cvs.openbsd.org 2013/12/15 21:42:35 28 - djm@cvs.openbsd.org 2013/12/15 21:42:35
29 [cipher-chachapoly.c] 29 [cipher-chachapoly.c]
30 add some comments and constify a constant 30 add some comments and constify a constant
31 - markus@cvs.openbsd.org 2013/12/17 10:36:38
32 [crypto_api.h]
33 I've assempled the header file by cut&pasting from generated headers
34 and the source files.
31 35
3220131208 3620131208
33 - (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna 37 - (djm) [openbsd-compat/bsd-setres_id.c] Missing header; from Corinna