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