summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>2001-12-20 23:51:57 +0000
committerSamba Release Account <samba-bugs@samba.org>2001-12-20 23:51:57 +0000
commit9542b0a42cf0c51c171d50e825665245584ac87d (patch)
treee8a2e09b78c451d86232d2b1353bd8d0c2696d0b
parentaa52ae7354ae5ab803da4686f344cfc4ca134c46 (diff)
downloadsamba-9542b0a42cf0c51c171d50e825665245584ac87d.tar.gz
preparing for release of 3.0-alpha12
-rw-r--r--WHATSNEW.txt5
-rw-r--r--source/include/version.h2
2 files changed, 6 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d8a754c7028..9c4b62a5a1b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,11 @@
WHATS NEW IN Samba 3.0 alphaX
=============================
+Changes in alpha12
+- doc updates (jerry)
+- store domain sid on ADS join (tridge)
+- allow a winbind username on ADS connection (tridge)
+
Changes in alpha11
- fixed fallback to "ads server" option (tridge)
- fix ACL failure on HP HFS (jra)
diff --git a/source/include/version.h b/source/include/version.h
index b2e97371b68..c3ed33a300c 100644
--- a/source/include/version.h
+++ b/source/include/version.h
@@ -1 +1 @@
-#define VERSION "3.0-alpha11"
+#define VERSION "3.0-alpha12"