summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--nchan.c2
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b534429..f072ef3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
history
- (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (draged
out of ssh Attic)
+ - (bal) nchan.c CVS ID Update.
20010606
- OpenBSD CVS Sync
@@ -5525,4 +5526,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1250 2001/06/09 00:41:05 mouring Exp $
+$Id: ChangeLog,v 1.1251 2001/06/09 00:44:44 mouring Exp $
diff --git a/nchan.c b/nchan.c
index 957c4561..3f996f5b 100644
--- a/nchan.c
+++ b/nchan.c
@@ -23,7 +23,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: nchan.c,v 1.26 2001/05/28 23:14:49 markus Exp $");
+RCSID("$OpenBSD: nchan.c,v 1.28 2001/05/31 10:30:16 markus Exp $");
#include "ssh1.h"
#include "ssh2.h"