diff options
author | lloyd <[email protected]> | 2009-07-12 12:16:25 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-12 12:16:25 +0000 |
commit | 888a13815646a1811a128780e7e0ab3794ca9e4c (patch) | |
tree | b4dbc8820ba9699f7660e6632604ced2db6a326f /doc | |
parent | b6089af7c0750d5db0c74bb56fbd43672630d665 (diff) |
Do a 1.8.4 release to fix MR nonce gen bug
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 0ee8c6b0e..ffa392d2f 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,4 +1,7 @@ +* 1.8.4, 2009-07-12 + - Fix a bug in nonce generation in the Miller-Rabin test + * 1.8.3, 2009-07-11 - Add a new Python configuration script - Add the Skein-512 SHA-3 candidate hash function |