diff options
author | Günther Deschner <gd@samba.org> | 2008-04-08 02:14:44 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2008-04-08 02:15:01 +0200 |
commit | 6c2955f62548d3fe2afc6b0561c5a7710ea09594 (patch) | |
tree | ea2d69ddd1348d65e1ece6111ba9e1b8648dff00 | |
parent | f863cb2ef45a19e092d72b93427b5b3c4e0c0a42 (diff) | |
download | samba-6c2955f62548d3fe2afc6b0561c5a7710ea09594.tar.gz samba-6c2955f62548d3fe2afc6b0561c5a7710ea09594.tar.bz2 samba-6c2955f62548d3fe2afc6b0561c5a7710ea09594.zip |
Whatsnew
(This used to be commit 5cb480a664938d93d6cd059c78da9bc78eb58dcb)
-rw-r--r-- | WHATSNEW.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 1b077988a2..1a5911237d 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -226,6 +226,8 @@ o Guenther Deschner <gd@samba.org> * Fix build targets for bin/net. * Fix _dssetup_DsRoleGetPrimaryDomainInformation(). * Fix the build of cifs.spnego. + * Migration of the SRVSVC client and server DCE/RPC code to IDL + based structures and autogenerated code o Volker Lendecke <vl@samba.org> |