aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_4_1.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-06-20 16:45:46 +0000
committerlloyd <[email protected]>2012-06-20 16:45:46 +0000
commitb5753ba9469450adde1136c5d50e82b4cad7b658 (patch)
tree235faa83a76a128b2690c75616a328c5ec269565 /doc/relnotes/1_4_1.txt
parent38acefedb83e291d13431a85120c942a389e0b99 (diff)
Split log.txt into individual release notes. Integrate most of the
relevant contents from the pyblosxom news site into said relnotes. DRY suggests having only one form of release notes, and having it in the public source repo. Also some updates for the allocator changes.
Diffstat (limited to 'doc/relnotes/1_4_1.txt')
-rw-r--r--doc/relnotes/1_4_1.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/relnotes/1_4_1.txt b/doc/relnotes/1_4_1.txt
new file mode 100644
index 000000000..10f45b8b1
--- /dev/null
+++ b/doc/relnotes/1_4_1.txt
@@ -0,0 +1,11 @@
+Version 1.4.1, 2004-10-10
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Fixed major errors in the X.509 and PKCS #8 copy_key functions
+* Added a LAST_MESSAGE meta-message number for Pipe
+* Added new aliases (3DES and DES-EDE) for Triple-DES
+* Added some new functions to PK_Verifier
+* Cleaned up the KDF interface
+* Disabled tm_posix on BSD due to header issues
+* Fixed a build problem on PowerPC with GNU C++ pre-3.4
+