diff options
author | lloyd <[email protected]> | 2008-09-27 04:58:00 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-27 04:58:00 +0000 |
commit | 8209a2adce9637e85fc1e32998e97d5ef1a63412 (patch) | |
tree | decee7b700e62c58c91a619e58669901be237a43 /doc | |
parent | 5a120e856c78973d1a75bf6b6db9716367038166 (diff) |
Uptick version to 1.7.13
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index a5e670988..7e85f476a 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,10 @@ +* 1.7.13, ????-??-?? + - 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 + - Clean up and slightly optimize CMAC::final_result + * 1.7.12, 2008-09-18 - Add x86 assembly for Visual Studio C++, by Luca Piccarreta - Add a Perl XS module, by Vaclav Ovsik |