aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-10-28 19:51:04 +0000
committerlloyd <[email protected]>2009-10-28 19:51:04 +0000
commit329153f38c12872a91fd569ee47b2ac0d0e6eec6 (patch)
treef26e7fee8530f33934ec8ac147ce5a8fdd1b0f51 /doc
parentb076d903d39f4629ba2593903eb63a72e89f9e03 (diff)
Document SIMD changes
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 046b9004d..172d3ea71 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,5 +1,7 @@
* 1.9.2-dev, ????-??-??
+ - Add SIMD version of XTEA
+ - Support both SSE2 and AltiVec SIMD for Serpent and XTEA
* 1.9.1, 2009-10-23
- Better support for Python and Perl wrappers