add 0.4f items

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10874 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2002-03-10 23:35:41 +00:00
parent 2e1fe4e930
commit 7ad2e82367

21
NEWS
View File

@@ -1,3 +1,24 @@
Changes in release 0.4f
* accept addresses with or without ports in krb5_rd_cred
* make it work with recent CVS openssl
* use or own string2key function even with openssl (that handles weak
keys incorrectly)
* more system-specific requirements in login
* do not use getlogin() to determine root in su
* telnet: abort if telnetd does not support encryption
* handle non-existant strtok_r and strlcpy better in libkafs
* update config.guess, config.sub
* bug fixes
Changes in release 0.4e
* improve libcrypto and database autoconf tests