diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 6b26ec3f1..0ab223d3b 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,15 @@ +* 1.7.9, 2008-08-27 + - Make clear() in most algorithm base classes a pure virtual + - Add noexec stack marker for GNU linker in assembly code + - Avoid string operations in ressol + - Compilation fixes for MinGW and Visual Studio C++ 2008 + - Some autoconfiguration fixes for Windows + +* 1.6.5, 2008-08-27 + - Add noexec stack marker for GNU linker in assembly code + - Fix autoconfiguration problem on x86 with GCC 4.2 and 4.3 + * 1.7.8, 2008-07-15 - Added the block cipher Noekeon - Remove global deref_alias function |