Module Name: src
Committed By: riz
Date: Mon May 7 17:07:01 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket 231.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 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.81 src/doc/CHANGES-6.0:1.1.2.82
--- src/doc/CHANGES-6.0:1.1.2.81 Mon May 7 17:03:23 2012
+++ src/doc/CHANGES-6.0 Mon May 7 17:07:00 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.81 2012/05/07 17:03:23 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.82 2012/05/07 17:07:00 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -2152,3 +2152,8 @@ usr.sbin/makemandb/makemandb.c 1.8
Fix inconsistent handling of hyphens in apropos(1). PR#46408.
[wiz, ticket #228]
+usr.bin/passwd/krb5_passwd.c 1.20
+
+ Fix non-PAM build of Kerberos 5 passwd.
+ [christos, ticket #231]
+