summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41d49f6b5..cf50b4688 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
120130220 120130220
2 - (tim) [regress/cipher-speed.sh regress/try-ciphers.sh] shell portability fix. 2 - (tim) [regress/cipher-speed.sh regress/try-ciphers.sh] shell portability fix.
3 - (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneeded
4 err.h include from krl.c. Additional portability fixes for modpipe. OK djm
3 5
420130219 620130219
5 - OpenBSD CVS Sync 7 - OpenBSD CVS Sync
@@ -13,6 +15,8 @@
13 we actually reach $offset 15 we actually reach $offset
14 - (djm) [regress/integrity.sh] Skip SHA2-based MACs on configurations that 16 - (djm) [regress/integrity.sh] Skip SHA2-based MACs on configurations that
15 lack support for SHA2. 17 lack support for SHA2.
18 - (djm) [regress/modpipe.c] Add local err, and errx functions for platforms
19 that do not have them.
16 20
1720130217 2120130217
18 - OpenBSD CVS Sync 22 - OpenBSD CVS Sync