diff options
author | Samba Release Account <samba-bugs@samba.org> | 2001-12-17 11:29:48 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 2001-12-17 11:29:48 +0000 |
commit | 9a5e1c59ea3585a20db71e116b47251c93c894ac (patch) | |
tree | ca03c93aa9789d37366087ca4611f26dece91ea4 /WHATSNEW.txt | |
parent | 48c45486e3e67b96c7ea4c7044823274e9fa72e7 (diff) | |
download | samba-9a5e1c59ea3585a20db71e116b47251c93c894ac.tar.gz samba-9a5e1c59ea3585a20db71e116b47251c93c894ac.tar.bz2 samba-9a5e1c59ea3585a20db71e116b47251c93c894ac.zip |
preparing for release of 3.0-alpha9
(This used to be commit 24ad6962fcb588a7a0ca21295b1242858ff99d53)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index ac628adfd4..2432209ccd 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,17 @@ WHATS NEW IN Samba 3.0 alphaX ============================= +Changes in alpha9 +- nicer net error messages (tpot) +- trust account patches (mimir) +- solaris link option update (davecb) +- added lsa_query_secobj() server fn (jfm) +- spoolss changeid fix (jerry) +- domain auth error fix (jmcd) +- HPUX acl code (jra) +- set filetime on close fix (jra) +- allow select of org unit in ads join (tridge) + Changes in alpha8 - fixed compile of wb_client.c (tridge) - fixed net time to use localtime (tridge) |