*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6541 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-07-24 20:06:35 +00:00
parent 1158fbb0ff
commit 6ec997981b

12
NEWS
View File

@@ -1,4 +1,14 @@
Changed in release 0.1h:
Changes in release 0.1i:
* start using `struct sockaddr_storage' which simplifies the code
(with a fallback definition if it's not defined)
* bug fixes (including in hprop and kf)
* don't use mawk which seems to mishandle roken.awk
* get_addrs should be able to handle v6 addresses on Linux (with the
required patch to the Linux kernel -- ask within)
* rshd builds with shadow passwords
Changes in release 0.1h:
* kf: new program for forwarding credentials
* portability fixes