Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/08/1998 19:50:02
kleink
Sun Feb  8 11:43:00 PST 1998
Update of /cvsroot/src/lib/libc/nls
In directory netbsd1:/var/slash-tmp/cvs-serv28826

Modified Files:
	catgets.c 
Log Message:
Per XPG4.2, set errno to ENOMSG to indicate that the requested message could
not be found in the catalog.


kleink
Sun Feb  8 11:45:23 PST 1998
Update of /cvsroot/src/lib/libc/nls
In directory netbsd1:/var/slash-tmp/cvs-serv29111

Modified Files:
	catgets.3 
Log Message:
Per XPG4.2, set errno to ENOMSG to indicate that the requested message could
not be found in the catalog.  Bump the date.