diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-05-11 13:31:57 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-05-11 13:31:57 +0000 |
commit | f40b902ee32f59869494a7e494c99decd0a396f5 (patch) | |
tree | 5a2f113b77bdbd752af3fb0538ba8505e20abbb8 | |
parent | a220fb90f67fecb91ccb1f3560987ff4b947aab9 (diff) | |
download | gnutls-f40b902ee32f59869494a7e494c99decd0a396f5.tar.gz |
Add.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ See the end for copying conditions. * Version 1.7.8.p11.2 (unreleased) +** Make Scute dependency optional. + ** Add void* parameter to sign callbacks. This changes the get/set_sign callback APIs added in the last release, but since those were renamed in this release, changing them doesn't |