aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_1_10.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_1_10.rst')
-rw-r--r--doc/relnotes/1_1_10.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/relnotes/1_1_10.rst b/doc/relnotes/1_1_10.rst
new file mode 100644
index 000000000..adc295152
--- /dev/null
+++ b/doc/relnotes/1_1_10.rst
@@ -0,0 +1,13 @@
+Version 1.1.10, 2003-04-03
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* X509_CA can now generate new X.509 CRLs
+* Added blinding for RSA, RW, DH, and ElGamal to prevent timing attacks
+* More certificate and CRL extensions/attributes are supported
+* Better DN handling in X.509 certificates/CRLs
+* Added a DataSink hierarchy (suggested by Jim Darby)
+* Consolidated SecureAllocator and ManagedAllocator
+* Many cleanups and generalizations
+* Added a (slow) pthreads based EntropySource
+* Fixed some threading bugs
+