summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel/changelo
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-03-28 04:51:52 +0000
committerKeith Vetter <keithv@fusion.com>1995-03-28 04:51:52 +0000
commitb947261e618d7519f97e06fe95fd7fb2cc796d52 (patch)
tree5ad52aaae622cc5985bda2fe8845cef7c4677f98 /src/windows/wintel/changelo
parenteb93e57f80a7347d8d92d3bebc2c24c395cc89a8 (diff)
Added windows/wintel directory for the windows telnet program
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5278 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/wintel/changelo')
-rw-r--r--src/windows/wintel/changelo8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/windows/wintel/changelo b/src/windows/wintel/changelo
new file mode 100644
index 000000000..9364c5f3e
--- /dev/null
+++ b/src/windows/wintel/changelo
@@ -0,0 +1,8 @@
+Mon Mar 27 20:18:41 1995 Keith Vetter (keithv@fusion.com)
+
+ * Initial release based upon the K4 version.
+ * K4 streams layer is replaced with no-ops in k5stream.c
+ * only one-way authentication tested since a telnet daemon which
+ does mutual is not available.
+ * connect port is hard-wired to 13131 for now since that is the
+ port of the only available K5 telnet daemon (tsx-11.mit.edu)