git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17824 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-07-10 14:48:05 +00:00
parent 5ea0612ca9
commit ecd86630af

View File

@@ -1,5 +1,10 @@
2006-07-10 Love H<>rnquist <20>strand <lha@it.su.se>
* kuser/kinit.c: If --password-file gets STDIN, read the password
from the standard input.
* kuser/kinit.1: Document --password-file=STDIN.
* lib/krb5/krb5_string_to_key.3: Remove duplicate to.
2006-07-06 Love H<>rnquist <20>strand <lha@it.su.se>