ud-useradd: Fix usergroup support: Move ldap call to actually add the user to the...
[mirror/userdir-ldap.git] / debian / changelog
index c0403b7..92fadd2 100644 (file)
@@ -1,6 +1,20 @@
+userdir-ldap (0.3.76xXx) unstable; urgency=low
+
+  * 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
 
   * Enable support for mailDefaultOptions
+  * Make a stab at really not exporting empty groups.
 
  -- Stephen Gran <sgran@debian.org>  Mon, 16 Nov 2009 21:36:53 +0000