From 238752aaf678524a98718fe34a6238e59fb0fc21 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 16 Mar 1998 22:58:04 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4590 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 NEWS diff --git a/NEWS b/NEWS new file mode 100644 index 000000000..354ee75bc --- /dev/null +++ b/NEWS @@ -0,0 +1,6 @@ +Changes in release 0.0n: + + * Incremental database propagation. + * Somewhat improved kadmin ui; the stuff in admin is now removed. + * Some support for using enctypes instead of keytypes. + * Lots of other improvement and bug fixes, see ChangeLog for details.