aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_7_6.rst
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-07-01 20:03:29 +0000
committerlloyd <[email protected]>2012-07-01 20:03:29 +0000
commitc5c144de5b5dbb03b942178ad09a66ebf5cdcb9d (patch)
treea1c5c8ea850206eedd428ba52c273efeae48e989 /doc/relnotes/1_7_6.rst
parentf5f2c6d68bd31f72c5837ebc75d5a35741c3b664 (diff)
Rename all text files that are actually reStructuredText to .rst
Diffstat (limited to 'doc/relnotes/1_7_6.rst')
-rw-r--r--doc/relnotes/1_7_6.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/relnotes/1_7_6.rst b/doc/relnotes/1_7_6.rst
new file mode 100644
index 000000000..3fb6064fd
--- /dev/null
+++ b/doc/relnotes/1_7_6.rst
@@ -0,0 +1,12 @@
+Version 1.7.6, 2008-05-05
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Initial support for Windows DLLs, from Joel Low
+* Reset the position pointer when a new block is generated in X9.32 PRNG
+* Timer objects are now treated as entropy sources
+* Moved several ASN.1-related enums from enums.h to an appropriate header
+* Removed the AEP module, due to inability to test
+* Removed Global_RNG and rng.h
+* Removed system_clock
+* Removed Library_State::UI and the pulse callback logic
+