aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_9_5.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_9_5.rst')
-rw-r--r--doc/relnotes/1_9_5.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/relnotes/1_9_5.rst b/doc/relnotes/1_9_5.rst
deleted file mode 100644
index cdcd8db4b..000000000
--- a/doc/relnotes/1_9_5.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-Version 1.9.5, 2010-03-29
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-* Numerous ECC optimizations
-* Fix GOST 34.10-2001 X.509 key loading
-* Allow PK_Signer's fault protection checks to be toggled off
-* Avoid using pool-based locking allocator if we can't mlock
-* Remove all runtime options
-* New BER_Decoder::{decode_and_check, decode_octet_string_bigint}
-* Remove SecureBuffer in favor of SecureVector length parameter
-* HMAC_RNG: Perform a poll along with user-supplied entropy
-* Fix crash in MemoryRegion if Allocator::get failed
-* Fix small compilation problem on FreeBSD
-