1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

preparing for release of 3.0-alpha11

(This used to be commit 5ed31faeb1)
This commit is contained in:
Samba Release Account 2001-12-20 10:21:56 +00:00
parent 0eedf59a47
commit df8992b94c
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,17 @@
WHATS NEW IN Samba 3.0 alphaX WHATS NEW IN Samba 3.0 alphaX
============================= =============================
Changes in alpha11
- fixed fallback to "ads server" option (tridge)
- fix ACL failure on HP HFS (jra)
- net ads password and net ads chostpass commands (Remus Koos)
- fixed valid char array generation (tridge)
- fixed QFS_INFO for win98 long filenames (tridge)
- added net lookup command (tridge)
- fixed map to guest with spnego (tridge)
- fixed irix warnings (tridge)
Changes in alpha10 Changes in alpha10
- hide unreadable fix using acl fns (jra) - hide unreadable fix using acl fns (jra)
- lsa_open_policy cleanup (jfm) - lsa_open_policy cleanup (jfm)

View File

@ -1 +1 @@
#define VERSION "3.0-alpha10" #define VERSION "3.0-alpha11"