aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-10-14 11:32:05 +0000
committerlloyd <[email protected]>2009-10-14 11:32:05 +0000
commit63adaa65d8729f365fe9c501f4d681fab4bc8a42 (patch)
treea917769100cc715041a94f4262b8026944d6a4b2
parent3bc2bb0461b1b40466821daf0061eab769621eab (diff)
Document other recent changes
-rw-r--r--doc/log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 7183bd8b6..9ccb286ca 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,6 +1,8 @@
* 1.8.8-dev, 2009-??-??
- Alter Skein-512 to match the tweaked 1.2 specification
+ - Fix use of inline asm for access to x86 bswap function
+ - Allow building the library without AES enabled
* 1.8.7, 2009-09-09
- Fix processing multiple messages in XTS mode