diff options
author | Andrew Bartlett <abartlet@samba.org> | 2009-02-25 17:52:00 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-02-25 17:52:00 +1100 |
commit | 2f1b12890a31baceee6a4d446b4782caefb1fcaa (patch) | |
tree | e6d7ee18f3c961e134ddb24fe51d7c7311cb5f44 | |
parent | c2cdb4ad5c9398ef0d3310613107999f8d33c7ce (diff) | |
download | samba-2f1b12890a31baceee6a4d446b4782caefb1fcaa.tar.gz samba-2f1b12890a31baceee6a4d446b4782caefb1fcaa.tar.bz2 samba-2f1b12890a31baceee6a4d446b4782caefb1fcaa.zip |
Credit tridge's work on fixing GnuTLS
-rw-r--r-- | WHATSNEW4.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATSNEW4.txt b/WHATSNEW4.txt index 2093a4ee1f..2df23fd624 100644 --- a/WHATSNEW4.txt +++ b/WHATSNEW4.txt @@ -83,6 +83,8 @@ continued to evolve, but you may particularly notice these areas the corrected IDL back into Samba4 Fixes to allow use of C++ compilers and to increase portability + + Fixed TLS (SSL) support with modern versions of GnuTLS These are just some of the highlights of the work done in the past month. More details can be found in our GIT history. |