From c5c144de5b5dbb03b942178ad09a66ebf5cdcb9d Mon Sep 17 00:00:00 2001 From: lloyd Date: Sun, 1 Jul 2012 20:03:29 +0000 Subject: Rename all text files that are actually reStructuredText to .rst --- doc/relnotes/1_9_3.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/relnotes/1_9_3.rst (limited to 'doc/relnotes/1_9_3.rst') diff --git a/doc/relnotes/1_9_3.rst b/doc/relnotes/1_9_3.rst new file mode 100644 index 000000000..7e7b27efc --- /dev/null +++ b/doc/relnotes/1_9_3.rst @@ -0,0 +1,11 @@ +Version 1.9.3, 2009-11-19 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Add new AES implementation using Intel's AES instruction intrinsics +* Add an implementation of format preserving encryption +* Allow use of any hash function in X.509 certificate creation +* Optimizations for MARS, Skipjack, and AES +* Set macros for available SIMD instructions in build.h +* Add support for using InnoSetup to package Windows builds +* By default build a DLL on Windows + -- cgit v1.2.3