[Pkg-shadow-commits] r2981 - upstream/trunk

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Fri May 22 11:08:46 UTC 2009


Author: nekral-guest
Date: 2009-05-22 11:08:46 +0000 (Fri, 22 May 2009)
New Revision: 2981

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/NEWS
Log:
	* NEWS, src/newgrp.c: Return the exit status of the child. Thanks
	to Lionel Elie Mamane.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-05-22 10:42:51 UTC (rev 2980)
+++ upstream/trunk/ChangeLog	2009-05-22 11:08:46 UTC (rev 2981)
@@ -1,5 +1,10 @@
 2009-05-22  Nicolas François  <nicolas.francois at centraliens.net>
 
+	* NEWS, src/newgrp.c: Return the exit status of the child. Thanks
+	to Lionel Elie Mamane.
+
+2009-05-22  Nicolas François  <nicolas.francois at centraliens.net>
+
 	* src/usermod.c: Added warnings for absolute symlinks which could
 	be broken by rename().
 

Modified: upstream/trunk/NEWS
===================================================================
--- upstream/trunk/NEWS	2009-05-22 10:42:51 UTC (rev 2980)
+++ upstream/trunk/NEWS	2009-05-22 11:08:46 UTC (rev 2981)
@@ -5,6 +5,8 @@
 - login
   * Fix failures with empty usernames on non PAM versions.
   * Fix CONSOLE (securetty) support on non PAM versions.
+- newgrp
+  * Return the exit status of the child.
 - userdel
   * On Linux, do not check if an user is logged in with utmp, but check if
     the user is running some processes.




More information about the Pkg-shadow-commits mailing list