update for krb5-1.5.1
authorTom Yu <tlyu@mit.edu>
Thu, 24 Aug 2006 00:14:05 +0000 (00:14 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 24 Aug 2006 00:14:05 +0000 (00:14 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-5@18523 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index 9548ff17a2b39e1c5e85a4c429a737b1acc91c60..b3d16981023b351b0879a891a743bba7da68e1d2 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-                 Kerberos Version 5, Release 1.5.1
+                  Kerberos Version 5, Release 1.5.1
 
                             Release Notes
                         The MIT Kerberos Team
@@ -77,18 +77,19 @@ http://krbdev.mit.edu/rt/NoAuth/krb5-1.5/fixed-1.5.1.html
 
 for a current listing with links to the complete tickets.
 
-3904   fix uninitialized vars
-3956   gssapi compilation errors on Windows
-3971   broken configure test for dlopen
-3998   Document add_entry in ktutil man page
-4012   reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.c
-4036   reject configure option for static libraries
-4037   respect LDFLAGS in NetBSD build
-4063   gss mech glue implementation should validate opaque pointer types
-4088   gss_import_name can fail to call gssint_initialize_library()
+3904    fix uninitialized vars
+3956    gssapi compilation errors on Windows
+3971    broken configure test for dlopen
+3998    Document add_entry in ktutil man page
+4012    reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.c
+4036    reject configure option for static libraries
+4037    respect LDFLAGS in NetBSD build
+4063    gss mech glue implementation should validate opaque pointer types
+4088    gss_import_name can fail to call gssint_initialize_library()
 4125    fix MITKRB5-SA-2006-001: multiple local privilege escalation
         vulnerabilities
-4137   ksu spuriously fails when exiting shell when ksu-ing to non-root
+4137    ksu spuriously fails when exiting shell when ksu-ing to non-root
+4168    clean up mkrel patchlevel.h editing etc.
 
 Major changes in 1.5
 --------------------
@@ -96,7 +97,7 @@ Major changes in 1.5
 Kerberos 5 Release 1.5 includes many significant changes to the
 Kerberos build system, to GSS-API, and to the Kerberos KDC and
 administration system.  These changes build up infrastructure as part
-of our effrots to make Kerberos more extensible and flexible.  While
+of our efforts to make Kerberos more extensible and flexible.  While
 we are confident that these changes will improve Kerberos in the long
 run, significant code restructuring may introduce portability problems
 or change behavior in ways that break applications.  It is always