From 56a2b20c0ddd37df09506069fd74c27ac3e89211 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 23 Jul 2000 20:55:01 +0000 Subject: [PATCH] add DCE/DFS git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8787 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index fab022dd5..ce7f9107f 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,9 @@ Changes in release 0.3a: * make the kdc listen on the krb524 (4444) port for compatibility with MIT krb5 clients + * implement more DCE/DFS support, enabled with --enable-dce, see + lib/kdfs and appl/dceutils + * make the sequence numbers work correctly * bug fixes