summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-12-08 09:55:25 +1100
committerDamien Miller <djm@mindrot.org>2008-12-08 09:55:25 +1100
commit16a73076b7a6e23989b76621e36c7adf8a587432 (patch)
treeb00ccce9d2c0e7844c50c6f3b9c0f89713ba2774 /ChangeLog
parent5a33ec68bc7cf35e4ad5f19e101fd41266ea9e18 (diff)
- markus@cvs.openbsd.org 2008/12/02 19:09:38
[channels.c] s/remote_id/id/ to be more consistent with other code; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d601d8d7..0c986d4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
[serverloop.c]
backout 1.149, since it's not necessary and openssh clients send
broken CHANNEL_FAILURE/SUCCESS messages since about 2004; ok djm@
+ - markus@cvs.openbsd.org 2008/12/02 19:09:38
+ [channels.c]
+ s/remote_id/id/ to be more consistent with other code; ok djm@
20081201
- (dtucker) [contrib/cygwin/{Makefile,ssh-host-config}] Add new doc files
@@ -4961,5 +4964,5 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.5150 2008/12/07 22:55:02 djm Exp $
+$Id: ChangeLog,v 1.5151 2008/12/07 22:55:25 djm Exp $