aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/0_7_6.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/0_7_6.rst')
-rw-r--r--doc/relnotes/0_7_6.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/relnotes/0_7_6.rst b/doc/relnotes/0_7_6.rst
new file mode 100644
index 000000000..13294e7a5
--- /dev/null
+++ b/doc/relnotes/0_7_6.rst
@@ -0,0 +1,11 @@
+Version 0.7.6, 2001-10-14
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Fixed several serious bugs in SecureVector created in 0.7.5
+* Square optimizations
+* Fixed shared objects on MacOS X and HP-UX
+* Fixed static libs for KCC 4.0; works with KCC 3.4g as well
+* Full support for Athlon and K6 processors using GCC
+* Added a table of prime numbers < 2**16 (primes.h)
+* Some minor documentation updates
+