diff options
Diffstat (limited to 'doc/relnotes/1_7_1.rst')
-rw-r--r-- | doc/relnotes/1_7_1.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/relnotes/1_7_1.rst b/doc/relnotes/1_7_1.rst deleted file mode 100644 index e53bf66d9..000000000 --- a/doc/relnotes/1_7_1.rst +++ /dev/null @@ -1,10 +0,0 @@ -Version 1.7.1, 2007-07-23 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -* Fix a race condition in the algorithm object cache -* HMAC key schedule optimization -* The build header sets a macro defining endianness, if known -* New word load/store abstraction allowing further optimization -* Modify most of the library to avoid use the C-style casts -* Use higher resolution timers in symmetric benchmarks - |