diff options
author | lloyd <[email protected]> | 2008-09-27 15:57:21 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-27 15:57:21 +0000 |
commit | 0dacae7ecffb9cf3fbdd8e56524f9b68bb1c16cf (patch) | |
tree | 9010626335fb55f2c2cf042561c359bc71dbf164 /doc/log.txt | |
parent | cfece19e0c11a2be18ee3be19a4bf12e277e0d12 (diff) |
Update readme and log for 1.7.13 release1.7.13
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/log.txt b/doc/log.txt index 7efaf8496..4ec97f28e 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,6 +1,6 @@ -* 1.7.13, ????-??-?? - - Add back SSLv3 MAC, SSLv3 PRF, and TLS v1.0 PRF from Ajisai +* 1.7.13, 2008-09-27 + - Add 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 |