ud-useradd: Fix usergroup support: Move ldap call to actually add the user to the...
[mirror/userdir-ldap.git] / debian / changelog
index 53a625c..92fadd2 100644 (file)
@@ -1,4 +1,24 @@
-userdir-ldap (0.3.XX) Xnstable; urgency=low
+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
+
+userdir-ldap (0.3.74) unstable; urgency=low
 
   [ Peter Palfrader ]
   * ud-generate: Make sure we only add people in gid 800 to debian-private.
@@ -11,8 +31,9 @@ userdir-ldap (0.3.XX) Xnstable; urgency=low
 
   [ Stephen Gran ]
   * Initial support for BATV token storage.
+  * generate a new file for mail forwards for users present on this machine
 
- -- Stephen Gran <sgran@debian.org>  Sun, 15 Nov 2009 11:54:02 +0000
+ -- Stephen Gran <sgran@debian.org>  Sun, 15 Nov 2009 11:54:41 +0000
 
 userdir-ldap (0.3.73) unstable; urgency=low