summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 11962cb2c..5ff155db1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
3 - djm@cvs.openbsd.org 2008/06/30 08:05:59 3 - djm@cvs.openbsd.org 2008/06/30 08:05:59
4 [PROTOCOL.agent] 4 [PROTOCOL.agent]
5 typo: s/constraint_date/constraint_data/ 5 typo: s/constraint_date/constraint_data/
6 - djm@cvs.openbsd.org 2008/06/30 12:15:39
7 [serverloop.c]
8 only pass channel requests on session channels through to the session
9 channel handler, avoiding spurious log messages; ok! markus@
6 10
720080630 1120080630
8 - (djm) OpenBSD CVS Sync 12 - (djm) OpenBSD CVS Sync
@@ -4486,4 +4490,4 @@
4486 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4490 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4487 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4491 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4488 4492
4489$Id: ChangeLog,v 1.5039 2008/07/02 12:31:31 dtucker Exp $ 4493$Id: ChangeLog,v 1.5040 2008/07/02 12:32:14 dtucker Exp $