diff options
| -rw-r--r-- | CHANGES | 4 | ||||
| -rw-r--r-- | RELEASE-NOTES | 3 | 
2 files changed, 6 insertions, 1 deletions
| @@ -6,6 +6,10 @@                                    Changelog +Daniel S (14 April 2007) +- Jay Austin added "DH PARAMETERS" to the stunnel.pem certificate for the test +  suite to make stunnel run better in some (most?) environments. +  Dan F (13 April 2007)  - Added test cases 294 and 295 to test --ftp-account handling diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c2e786dcd..db4a21622 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following bugfixes:   o test case 534 started to fail 2007-04-13 due to the existance of a     new host on the net with the same silly domain the test was using     for a host which was supposed not to exist. + o test suite SSL certificate works better with newer stunnel  This release includes the following known bugs: @@ -36,6 +37,6 @@ New curl mirrors:  This release would not have looked like this without help, code, reports and  advice from friends like these: - Song Ma, Dan Fandrich, Yang Tse + Song Ma, Dan Fandrich, Yang Tse, Jay Austin          Thanks! (and sorry if I forgot to mention someone) | 
