Module Name:    src
Committed By:   jdc
Date:           Wed Jun 17 20:17:40 UTC 2009

Modified Files:
        src/doc [netbsd-4-0]: CHANGES-4.0.2

Log Message:
Ticket #1326.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-4.0.2

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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.34 src/doc/CHANGES-4.0.2:1.1.2.35
--- src/doc/CHANGES-4.0.2:1.1.2.34	Wed Jun 10 19:24:35 2009
+++ src/doc/CHANGES-4.0.2	Wed Jun 17 20:17:40 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.0.2,v 1.1.2.34 2009/06/10 19:24:35 bouyer Exp $
+#	$NetBSD: CHANGES-4.0.2,v 1.1.2.35 2009/06/17 20:17:40 jdc Exp $
 
 A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
 release:
@@ -617,3 +617,11 @@
 	or ENAMETOOLONG.
 	[uwe, ticket #1323]
 
+lib/libpam/modules/pam_unix/pam_unix.c		1.13
+	Restore the good old UNIX behavior of root password changing: only root
+	may change the root password.
+
+	(Checked that everybody else's password can be changed without any
+	problem, and checked that root can still change the root password.)
+	[tonnerre, ticket #1326]
+

Reply via email to