aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-27 15:51:45 +0000
committerlloyd <[email protected]>2008-09-27 15:51:45 +0000
commitcfece19e0c11a2be18ee3be19a4bf12e277e0d12 (patch)
treeeb1889969a63715403c4d62fa8ee4621a4a67546 /doc
parent4e5e7ed847a2f39a1f059e0c5403488571ef8e96 (diff)
Document addition of SSL/TLS functions
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 7e85f476a..7efaf8496 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,6 @@
* 1.7.13, ????-??-??
+ - Add back SSLv3 MAC, SSLv3 PRF, and TLS v1.0 PRF from Ajisai
- Allow all examples to compile even if compression not enabled
- Make CMAC's polynomial doubling operation a public class method
- Use the -m64 flag when compiling with Sun Forte on x86-64