Fix welcome-message to be like welcome-message-800 and 60000 wrt email headers
[mirror/userdir-ldap.git] / debian / changelog
index 4c4e3ac..a73095c 100644 (file)
@@ -1,3 +1,28 @@
+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.
+  * ud-useradd: Only ask for private subscription if this installation
+    has a debian-private like mailinglist whose membership is configured
+    by ud-ldap.  (defaults to true.)
+  * Fix welcome-message to be like welcome-message-800 and 60000 wrt
+    email headers
+
+ -- Peter Palfrader <weasel@debian.org>  Sat, 09 Jan 2010 02:10:02 +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 ]