[debian-edu-commits] r79917 - trunk/src/libpam-mklocaluser/debian
    pere at alioth.debian.org 
    pere at alioth.debian.org
       
    Sat May  4 06:49:51 UTC 2013
    
    
  
Author: pere
Date: 2013-05-04 06:49:51 +0000 (Sat, 04 May 2013)
New Revision: 79917
Modified:
   trunk/src/libpam-mklocaluser/debian/changelog
Log:
Improve text.
Modified: trunk/src/libpam-mklocaluser/debian/changelog
===================================================================
--- trunk/src/libpam-mklocaluser/debian/changelog	2013-05-04 06:28:32 UTC (rev 79916)
+++ trunk/src/libpam-mklocaluser/debian/changelog	2013-05-04 06:49:51 UTC (rev 79917)
@@ -1,8 +1,8 @@
 libpam-mklocaluser (0.8) UNRELEASED; urgency=low
 
-  * Make PAM module more robust.  Add to /etc/passwd and /etc/shadow
-    using python code instead of calling "echo 'something' >>
-    /etc/file" in a subshell.
+  * Make PAM module more robust:
+  * Add to /etc/passwd and /etc/shadow using python code instead of
+    calling "echo 'something' >> /etc/file" in a subshell.
   * Do not try to syslog an exception, as a string is needed in newer
     python versions.
 
    
    
More information about the debian-edu-commits
mailing list