summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-01-30 17:28:34 +1100
committerDamien Miller <djm@mindrot.org>2010-01-30 17:28:34 +1100
commit36f57ebf3b5ecf697c5ae868dbc0992792890e06 (patch)
tree54ea0f645e36ae03e64326967d7629d6359691e7 /ChangeLog
parent19d32cb9348baec8e86bb4b19de513ff8d7fa3ce (diff)
- djm@cvs.openbsd.org 2010/01/28 00:21:18
[clientloop.c] downgrade an error() to a debug() - this particular case can be hit in normal operation for certain sequences of mux slave vs session closure and is harmless
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e427cc41..f9a84fddf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
120100130
2 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2010/01/28 00:21:18
4 [clientloop.c]
5 downgrade an error() to a debug() - this particular case can be hit in
6 normal operation for certain sequences of mux slave vs session closure
7 and is harmless
8
120100129 920100129
2 - (dtucker) [openbsd-compat/openssl-compat.c] Bug #1707: Call OPENSSL_config() 10 - (dtucker) [openbsd-compat/openssl-compat.c] Bug #1707: Call OPENSSL_config()
3 after registering the hardware engines, which causes the openssl.cnf file to 11 after registering the hardware engines, which causes the openssl.cnf file to