add 0.4f items
authorAssar Westerlund <assar@sics.se>
Sun, 10 Mar 2002 23:35:41 +0000 (23:35 +0000)
committerAssar Westerlund <assar@sics.se>
Sun, 10 Mar 2002 23:35:41 +0000 (23:35 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10874 ec53bebd-3082-4978-b11e-865c3cabbd6b

NEWS

diff --git a/NEWS b/NEWS
index 1e0ccc015b8cc2f333687209e0180eec9b8205d7..06017b39c73e05eeb869c8bbef5e769fe03e8c1b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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