aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/0_8_2.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/0_8_2.rst')
-rw-r--r--doc/relnotes/0_8_2.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/relnotes/0_8_2.rst b/doc/relnotes/0_8_2.rst
new file mode 100644
index 000000000..1f4c540e8
--- /dev/null
+++ b/doc/relnotes/0_8_2.rst
@@ -0,0 +1,16 @@
+Version 0.8.2, 2002-05-18
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Added an (experimental) algorithm lookup interface
+* Added code for directly testing BigInt
+* Added SHA2-384
+* Optimized SHA2-512
+* Major optimization for Adler32 (thanks to Dan Nicolaescu)
+* Various minor optimizations in BigInt and related areas
+* Fixed two bugs in X9.19 MAC, both reported by Darren Starsmore
+* Fixed a bug in BufferingFilter
+* Made a few fixes for MacOS X
+* Added a workaround in configure.pl for GCC 2.95.x
+* Better support for PowerPC, ARM, and Alpha
+* Some more cleanups
+