diff options
author | lloyd <[email protected]> | 2006-12-11 05:08:46 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-12-11 05:08:46 +0000 |
commit | d11da5514e3003f33c1c8986e3ce985ed8b74c81 (patch) | |
tree | d62a231522b6bc057e49edd60e46f67a1dde3cd1 /doc/log.txt | |
parent | 9f4dff92910edb390d70aa928decacba8a8900f6 (diff) |
Fix a typo in the changelog
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt index 1892b5bc5..585a59910 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -111,7 +111,7 @@ * 1.5.2, January 15, 2006 - Fixed an off-by-one memory read in MISTY1::key() - Fixed a nasty memory leak in Output_Buffers::retire() - - Reimplemented the memory allocator for scratch + - Reimplemented the memory allocator from scratch - Improved memory caching in Montgomery exponentiation - Optimizations for multiple precision addition and subtraction - Fixed a build problem in the hardware timer module on 64-bit PowerPC |