aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index c53e1c823..4fa9da368 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,6 +1,7 @@
* 1.9.1-pre, 2009-??-??
- Enable SSE2 optimizations under Visual C++
+ - Alter Skein-512 to match the tweaked 1.2 specification
* 1.9.0, 2009-09-09
- Add support for parallel invocation of block ciphers where possible
@@ -11,6 +12,9 @@
- Add --no-autoload option to configure.py, for minimized builds
- The previously used configure.pl script is no longer supported
+* 1.8.8-dev, 2009-??-??
+ - Alter Skein-512 to match the tweaked 1.2 specification
+
* 1.8.7, 2009-09-09
- Fix processing multiple messages in XTS mode
- Add --no-autoload option to configure.py, for minimized builds