summaryrefslogtreecommitdiffstats
path: root/src/windows/cns/changelo
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-05-31 00:30:24 +0000
committerKeith Vetter <keithv@fusion.com>1995-05-31 00:30:24 +0000
commitf581566cc0892118a8d35a927be4ea854c80f239 (patch)
tree3906d00b6e5f5a842d9053aed3aef8b77521d726 /src/windows/cns/changelo
parent4006345f4798a71d7918892579270b3053256a6b (diff)
downloadkrb5-f581566cc0892118a8d35a927be4ea854c80f239.tar.gz
krb5-f581566cc0892118a8d35a927be4ea854c80f239.tar.xz
krb5-f581566cc0892118a8d35a927be4ea854c80f239.zip
Added k5 password changing code for the cns program (untested, waiting for
a server.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5918 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/cns/changelo')
-rw-r--r--src/windows/cns/changelo7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/windows/cns/changelo b/src/windows/cns/changelo
index 9e70e5f50a..4dee962fdb 100644
--- a/src/windows/cns/changelo
+++ b/src/windows/cns/changelo
@@ -1,3 +1,10 @@
+Tue May 30 17:28:04 1995 Keith Vetter (keithv@fusion.com)
+
+ * kpasswd.c: new file for k5 password changing.
+ * makefile: added new file to obj list.
+ * cns.c: added call to kpasswd stuff.
+ * cns.h: added prototype for kpasswd stuff.
+
Thu Apr 27 11:46:42 1995 Keith Vetter (keithv@fusion.com)
* cns.c, cns.rc, krbini.h: K5 no longer has conf and realms files