diff options
author | Luke Leighton <lkcl@samba.org> | 1997-11-01 19:35:18 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1997-11-01 19:35:18 +0000 |
commit | cc17cd3a01b4d1e9f00fb223336b760f8189aa26 (patch) | |
tree | 84bb45aed876dbce52cd214f8ac75e79e0794221 | |
parent | 18f3226ac39d66464a6c9aa5123672d94ba6a893 (diff) | |
download | samba-cc17cd3a01b4d1e9f00fb223336b760f8189aa26.tar.gz samba-cc17cd3a01b4d1e9f00fb223336b760f8189aa26.tar.bz2 samba-cc17cd3a01b4d1e9f00fb223336b760f8189aa26.zip |
mention of GLPL for the rpc_pipe/ directory
(This used to be commit f49eb1e03780f7c5e6355517b8f6134c571be246)
-rw-r--r-- | WHATSNEW.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 660eae344b..f6327df727 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -134,6 +134,11 @@ component of the user's NIS auto.home entry. Obviously, you will need to be running Samba on the user's home server as well as the one they just logged in on. +The RPC Domain code has been moved into a separate directory +rpc_pipe/, and a GLPL License issued specifically for code +in this directory. This is so that people can use this +code in other projects. + New parameters in smb.conf. --------------------------- |