From c4df7b89c3e01ec71d0390cb8ded255fb1fe7763 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 18 Apr 2008 11:40:15 +0000 Subject: [PATCH] break long lines. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23048 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 2a56e5d7c..f7b381d3a 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ Release Notes - Heimdal - Version Heimdal 1.2 * Bug - [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in gss_display_name/gss_export_name when using SPNEGO + + [HEIMDAL-10] - Follow-up on bug report for SEGFAULT in + gss_display_name/gss_export_name when using SPNEGO [HEIMDAL-15] - Re: [Heimdal-bugs] potential bug in Heimdal 1.1 [HEIMDAL-17] - Remove support for depricated [libdefaults]capath [HEIMDAL-52] - hdb overwrite aliases for db databases @@ -12,21 +14,26 @@ Release Notes - Heimdal - Version Heimdal 1.2 [HEIMDAL-105] - rcp: sync rcp with upstream bsd rcp codebase * Improvement - [HEIMDAL-67] - Fix locking and store credential in atomic writes in the FILE credential cache + [HEIMDAL-67] - Fix locking and store credential in atomic writes + in the FILE credential cache [HEIMDAL-106] - make compile on cygwin again * New Feature [HEIMDAL-3] - pkinit alg agility PRF test vectors [HEIMDAL-14] - Add libwind to Heimdal [HEIMDAL-16] - Use libwind in hx509 - [HEIMDAL-55] - Add flag to krb5 to not add GSS-API INT|CONF to the negotiation - [HEIMDAL-74] - Add support to report extended error message back in AS-REQ to support windows clients + [HEIMDAL-55] - Add flag to krb5 to not add GSS-API INT|CONF to + the negotiation + [HEIMDAL-74] - Add support to report extended error message back + in AS-REQ to support windows clients * Task - [HEIMDAL-63] - Dont try key usage KRB5_KU_AP_REQ_AUTH for TGS-REQ. This drop compatibility with pre 0.3d KDCs. + [HEIMDAL-63] - Dont try key usage KRB5_KU_AP_REQ_AUTH for TGS-REQ. + This drop compatibility with pre 0.3d KDCs. [HEIMDAL-64] - kcm: first implementation of kcm-move-cache [HEIMDAL-65] - Failed to compile with --disable-pk-init - [HEIMDAL-80] - verify that [VU#162289]: gcc silently discards some wraparound checks doesn't apply to Heimdal + [HEIMDAL-80] - verify that [VU#162289]: gcc silently discards some + wraparound checks doesn't apply to Heimdal Changes in release 1.1 -- 2.11.4.GIT