aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_2_1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_2_1.txt')
-rw-r--r--doc/relnotes/1_2_1.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/relnotes/1_2_1.txt b/doc/relnotes/1_2_1.txt
new file mode 100644
index 000000000..885d6a10a
--- /dev/null
+++ b/doc/relnotes/1_2_1.txt
@@ -0,0 +1,10 @@
+Version 1.2.1, 2003-05-06
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Added ANSI X9.23 compatible CBC padding
+* Added an entropy source using Win32 CryptoAPI
+* Removed the Pipe I/O operators taking a FILE*
+* Moved the BigInt encoding/decoding functions into the BigInt class
+* Integrated several fixes for VC++ 7 (from Hany Greiss)
+* Fixed the configure.pl script for Windows builds
+