aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-06-03 15:51:05 +0000
committerlloyd <[email protected]>2008-06-03 15:51:05 +0000
commit046ffbde2c339d8027c5b7cf2904b45d85234fac (patch)
tree1d8bec640b516cb340b651fa2c256ee08fd2d2b1
parent4e3ed1be76906bcd3440dd3fbf78569a0d684dfc (diff)
Mention Randpool change in log.txt
-rw-r--r--doc/log.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 7ecc2f647..3f192a2bb 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,8 +1,9 @@
-* 1.7.7,
+* 1.7.7, ????-??-??
- Remove many uses of the global PRNG object
- Remove both default arguments to ANSI_X931_RNG's constructor
- Remove the randomizing version of OctetString::change
+ - Make the cipher and MAC to use in Randpool configurable
* 1.7.6, 2008-05-05
- Initial support for Windows DLLs, from Joel Low