Module Name: src Committed By: sborrill Date: Tue May 8 13:38:58 UTC 2012
Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Additional pullup for ticket #215 requested by martin To generate a diff of this commit: cvs rdiff -u -r1.1.2.82 -r1.1.2.83 src/doc/CHANGES-6.0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-6.0 diff -u src/doc/CHANGES-6.0:1.1.2.82 src/doc/CHANGES-6.0:1.1.2.83 --- src/doc/CHANGES-6.0:1.1.2.82 Mon May 7 17:07:00 2012 +++ src/doc/CHANGES-6.0 Tue May 8 13:38:58 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0,v 1.1.2.82 2012/05/07 17:07:00 riz Exp $ +# $NetBSD: CHANGES-6.0,v 1.1.2.83 2012/05/08 13:38:58 sborrill Exp $ A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012 until the 6.0 release: @@ -2080,7 +2080,7 @@ usr.bin/login/common.c 1.4 usr.bin/login/common.h 1.2 usr.bin/login/k5login.c 1.28-1.33 usr.bin/login/login.c 1.99-1.102 -usr.bin/login/login_pam.c 1.21 +usr.bin/login/login_pam.c 1.21-1.22 Make login work for non-PAM build with Kerberos 5. [christos, ticket #215]