diff options
Diffstat (limited to 'doc/relnotes/1_7_9.txt')
-rw-r--r-- | doc/relnotes/1_7_9.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/relnotes/1_7_9.txt b/doc/relnotes/1_7_9.txt new file mode 100644 index 000000000..039106d71 --- /dev/null +++ b/doc/relnotes/1_7_9.txt @@ -0,0 +1,9 @@ +Version 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 + |