[Pkg-shadow-commits] sid/debian changelog,1.21,1.22

Christian Perrier pkg-shadow-devel@lists.alioth.debian.org
Sun, 08 May 2005 07:25:35 +0000


Update of /cvsroot/pkg-shadow/sid/debian
In directory haydn:/tmp/cvs-serv15356

Modified Files:
	changelog 
Log Message:
Activate 317_lastlog_usage_249611


Index: changelog
===================================================================
RCS file: /cvsroot/pkg-shadow/sid/debian/changelog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- changelog	8 May 2005 07:21:55 -0000	1.21
+++ changelog	8 May 2005 07:25:33 -0000	1.22
@@ -17,6 +17,10 @@
       - make vipw to remove /etc/{passwd|shadow|group|gshadow}.edit
         and only then unlock
         Closes: #242407
+    - 317_lastlog_usage_249611
+      - Fix the lastlog usage and all the translations accordingly
+        (--user instead of --login).
+        Closes: #249611
     - 323_passwd.1-typo.dpatch: 
       - correct a typo in passwd(1) man page. Closes: #302740