diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ | |||
1 | ** Version 0.4.3 (2008-02-20) | 1 | ** Version 0.4.3 () |
2 | 2 | ||
3 | - Added --disable-srp configure option | 3 | - Added --disable-srp configure option |
4 | 4 | ||
5 | - Better check for memcache (patch by Guillaume Rousse) | 5 | - Better check for memcache (patch by Guillaume Rousse) |
6 | 6 | ||
7 | - Corrected possible memory leak in DBM support for resuming sessions. | ||
8 | |||
7 | ** Version 0.4.2 (2007-12-10) | 9 | ** Version 0.4.2 (2007-12-10) |
8 | 10 | ||
9 | - Added support for sending a certificate chain. | 11 | - Added support for sending a certificate chain. |