Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/doc ticket 1245



details:   https://anonhg.NetBSD.org/src/rev/91b87d07c0f9
branches:  netbsd-1-6
changeset: 530286:91b87d07c0f9
user:      grant <grant%NetBSD.org@localhost>
date:      Mon Jun 16 13:18:36 2003 +0000

description:
ticket 1245

diffstat:

 doc/CHANGES-1.6.2 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r b82df2888819 -r 91b87d07c0f9 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Mon Jun 16 13:17:48 2003 +0000
+++ b/doc/CHANGES-1.6.2 Mon Jun 16 13:18:36 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.18 2003/06/16 13:16:07 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.19 2003/06/16 13:18:36 grant Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -312,3 +312,10 @@
        can do the translation ourselves (if the tty didn't do it for us).
        Add debugging to track functions that change tty state.
        [jdc, ticket #1244]
+
+usr.bin/chpass/Makefile                                1.13
+
+       Build custom getpwent.o only if USE_YP==no. Otherwise, chpass will not
+       get the current passwd entry from NIS. Problem reported by Stephen M.
+       Jone on tech-net.
+       [bouyer, ticket #1245]



Home | Main Index | Thread Index | Old Index