summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1266e9984..7012e620e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
120110116 120110116
2 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based 2 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based
3 on configurations that don't have it. 3 on configurations that don't have it.
4 - OpenBSD CVS Sync
5 - djm@cvs.openbsd.org 2011/01/16 11:50:05
6 [clientloop.c]
7 Use atomicio when flushing protocol 1 std{out,err} buffers at
8 session close. This was a latent bug exposed by setting a SIGCHLD
9 handler and spotted by kevin.brott AT gmail.com; ok dtucker@
4 10
520110114 1120110114
6 - OpenBSD CVS Sync 12 - OpenBSD CVS Sync