diff options
Diffstat (limited to 'doc/relnotes/1_6_2.rst')
-rw-r--r-- | doc/relnotes/1_6_2.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/relnotes/1_6_2.rst b/doc/relnotes/1_6_2.rst new file mode 100644 index 000000000..3fdea578f --- /dev/null +++ b/doc/relnotes/1_6_2.rst @@ -0,0 +1,7 @@ +Version 1.6.2, 2007-03-24 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Fix autodection on Athlon64s running Linux +* Fix builds on QNX and compilers using STLport +* Remove a call to abort() that crept into production + |