summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-08-12 16:50:39 +0000
committerGerald Carter <jerry@samba.org>2005-08-12 16:50:39 +0000
commit01ab3f01a81ccfccd68bf62214cb151ae1eaac9b (patch)
tree9e34eac400c9719f4dc35a0ae35ea93105eceb6f
parent1aa282b7ae37643da90f835e17f9409afc05f61b (diff)
downloadsamba-01ab3f01a81ccfccd68bf62214cb151ae1eaac9b.tar.gz
r9269: updating release notes to keep track of merges
-rw-r--r--WHATSNEW.txt76
1 files changed, 71 insertions, 5 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 02f8d067cdd..073c40269fb 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
=================================
- Release Notes for Samba 3.0.20rc2
- Aug 7, 2005
+ Release Notes for Samba 3.0.20rc3
+ Aug XX, 2005
==================================
This is the second release candidate of the 3.0.20 code base
@@ -38,6 +38,75 @@ http://marc.theaimsgroup.com/?l=samba&m=111721010206997&w=2
Changes
#######
+Changes since 3.0.20rc2
+------------------------
+
+commits
+-------
+
+o Jeremy Allison <jra@samba.org>
+ * Fix minor compiler warnings in printing/printing.c.
+ * Merge new DOS error code from SAMBA_4.
+
+
+o Gerald (Jerry) Carter <jerry@samba.org>
+ * Fix error in EnumPrinterData() reported by valgrind.
+ * Fix broken help links in SWAT editor caused by new doc layout.
+
+
+o Guenther Deschner <gd@samba.org>
+ * Allow admins to uncheck the "User must change Password at
+ next Logon" checkbox in Usermanager (merge from trunk).
+
+
+o Steve French <sfrench@us.ibm.com>
+ * Fix minor compiler warnings in the mount.cifs helper.
+
+
+o John Janosik <jpjanosi@us.ibm.com>
+ * BUG 2976: Mark logons for unknown domains with a
+ non-authoritative response.
+
+
+o Marcel <samba.10.maazl@spamgourmet.com>
+ * Fix regression in OS/2 trans2 open code.
+
+
+o Jim McDonough <jmcd@us.ibm.com>
+ * BUG 2953: Additional fixes for domain trusts. Also clears
+ up the "bad stub" error when attempting to logon to a Samba
+ domain with a bad username.
+
+
+o Luke Mewburn <lukem@NetBSD.org>
+ * Compiler warning fixes.
+
+
+o James Peach <jpeach@sgi.com>
+ * BUG 2314: Fix const compiler warnings in the quota code.
+
+
+
+Release Notes for older release follow:
+
+ --------------------------------------------------
+ =================================
+ Release Notes for Samba 3.0.20rc2
+ Aug 7, 2005
+ ==================================
+
+Common bugs fixed in 3.0.20rc2 include:
+
+ o Crash bugs in the client spoolss code.
+ o Authentication failures caused by unsupported mechanisms.
+ o Failures from common MS management tools such as User
+ Manager, Print Migrator, and Server Manager.
+
+
+######################################################################
+Changes
+#######
+
Changes since 3.0.20rc1
------------------------
@@ -132,9 +201,6 @@ o Jelmer Vernooij <jelmer@samba.org>
* Merge socket wrapper fixes for IRIX systems from the
Samba 4 branch.
-
-Release Notes for older release follow:
-
--------------------------------------------------
=================================
Release Notes for Samba 3.0.20rc1