ud-useradd: Fix usergroup support: Move ldap call to actually add the user to the...
[mirror/userdir-ldap.git] / debian / changelog
index ef4e638..92fadd2 100644 (file)
@@ -1,9 +1,15 @@
 userdir-ldap (0.3.76xXx) unstable; urgency=low
 
-  * Export groups even if nobody has that group as a supplementary group,
-    as long as there are users that have it as a primary group.
-
- -- Peter Palfrader <weasel@debian.org>  Fri, 08 Jan 2010 23:25:32 +0100
+  * ud-generate: Export groups even if nobody has that group as a
+    supplementary group, as long as there are users that have it as a primary
+    group.
+  * ud-useradd: If we do not have a template for a specific group, use the
+    general purpose template file (welcome-message).
+  * ud-useradd: Fix usergroup support:
+    - Move ldap call to actually add the user to the right place,
+    - Properly compare strings and numbers.
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 09 Jan 2010 00:19:44 +0100
 
 userdir-ldap (0.3.75) unstable; urgency=low