diff options
Diffstat (limited to 'doc/relnotes/1_7_14.rst')
-rw-r--r-- | doc/relnotes/1_7_14.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/relnotes/1_7_14.rst b/doc/relnotes/1_7_14.rst deleted file mode 100644 index 6bf5c50d2..000000000 --- a/doc/relnotes/1_7_14.rst +++ /dev/null @@ -1,11 +0,0 @@ -Version 1.7.14, 2008-09-30 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -* Split library into parts allowing modular builds -* Add (very preliminary) CMS support to the main library -* Some constructors now require object pointers instead of names -* Support multiple implementations of the same algorithm -* Build support for Pentium-M processors, from Derek Scherger -* Build support for MinGW/MSYS, from Zbigniew Zagorski -* Use inline assembly for bswap on 32-bit x86 - |