aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-02 22:12:48 +0000
committerlloyd <[email protected]>2009-07-02 22:12:48 +0000
commit9a9d226306e0e3d4a1800037a12c8f15296d4cd1 (patch)
tree1ca3905188e189f313c2f118275032210fc9e36c /doc
parent551562eae02d7d474db070e0574afeb2afcfd522 (diff)
Document new configure.py
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index e41262747..11424f4af 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,12 +1,12 @@
* 1.8.3-pre, 2009-??-??
+ - Add a new Python configuration script
- Add the Skein-512 SHA-3 candidate hash function
- Add the XTS block cipher mode from IEEE P1619
- Improve handling of low-entropy situations during PRNG seeding
- Change random device polling to prefer /dev/urandom over /dev/random
- Use an input insensitive implementation of same_mem instead of memcmp
- Correct DataSource::discard_next to return the number of discarded bytes
- - Various changes to the makefile template language for easier parsing
- Provide a default value for AutoSeeded_RNG::reseed
- Fix Gentoo bug 272242