summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-12-15 08:26:11 +0100
committerKarolin Seeger <kseeger@samba.org>2009-12-15 09:25:26 +0100
commit2b0f402f113bd51ce8bdae6062af0533d3b44b49 (patch)
treec5aa093b4de0e18dd0cfa0bf58c41c5087e81e96
parent5511fd4193f75d0a911f86fe859af9eb9df2310d (diff)
downloadsamba-2b0f402f113bd51ce8bdae6062af0533d3b44b49.tar.gz
WHATSNEW: Update changes since 3.5.0pre1.samba-3.5.0pre2
Karolin (cherry picked from commit c289e6e3f0a1faf1dcd39d1af7825335af8a89ca)
-rw-r--r--WHATSNEW.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 9a18f608706..d1651137104 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -66,6 +66,7 @@ smb.conf changes
ctdb timeout New 0
cups encrypt New no
debug hires timestamp Changed Default yes
+ ldap deref New auto
ldap follow referral New auto
@@ -125,6 +126,10 @@ o Günther Deschner <gd@samba.org>
* Fix several printing issues.
* Fix the build on Mac OS X 10.6.2.
* Fix net and rpcclient after setprinterdataex changes.
+ * Add full support for level 8 printer drivers.
+ * Add more spoolss architectures to IDL.
+ * Fix enumprinter key client and server.
+ * Fix crash in EnumPrinterDataEx.
o Björn Jacke <bj@sernet.de>
@@ -145,6 +150,7 @@ o Volker Lendecke <vl@samba.org>
* Add rpcclient wkssvc_enumerateusers.
* De-deprecate "write cache size" to prevent its removal without a proper
alternative.
+ * Allow more than 1000 users in BUILTIN\Users.
o Jim McDonough <jmcd@samba.org>