diff options
author | Alexander Bokovoy <ab@samba.org> | 2003-05-17 05:37:20 +0000 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2003-05-17 05:37:20 +0000 |
commit | 09b5856383360ed41f2585de564b09c8d3287841 (patch) | |
tree | e5fa54212eb14464c4a130b46fd3a848331185aa | |
parent | 1854e7b8e56a907d25a0614288d21a5f223cb279 (diff) | |
download | samba-09b5856383360ed41f2585de564b09c8d3287841.tar.gz samba-09b5856383360ed41f2585de564b09c8d3287841.tar.bz2 samba-09b5856383360ed41f2585de564b09c8d3287841.zip |
This was actually a24 release (fixed changelog entry), add note about VFS API changes
(This used to be commit 295ddeb08292aca22226d3451334ecbe7b57892d)
-rw-r--r-- | WHATSNEW.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 23885c7723..5f2d84f54b 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -71,7 +71,7 @@ feedback. If you don't provide vital information to help us track down the problem then you will probably be ignored. -Changes in alpha23: +Changes in alpha24: ------------------- LDAP Schema Changes @@ -160,3 +160,4 @@ Changes in alpha23: 33) Revert from wins.tdb back to wins.dat (flat text file) 34) More Trust relationship fixes 35) More quota fixes (including server support for NT quota info levels) +36) VFS API has been stabilized and is feature full for final release |