diff options
Diffstat (limited to 'doc/log.txt')
-rw-r--r-- | doc/log.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/log.txt b/doc/log.txt index c2eda5092..c150e6f66 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -1,11 +1,12 @@ * 1.9.4-dev, ????-??-?? + - Add SSE2 implementation of IDEA + - Add support for Win32 high resolution system timers + - Remove Timer class entirely - New option --gen-amalgamation for creating a SQLite-style amalgamation - Many headers are now explicitly internal-use-only and are not installed - Greatly improve the Win32 installer - Several fixes for Visual C++ debug builds - - Add support for Win32 high resolution timers - - Remove Timer class entirely * 1.9.3, 2009-11-19 - Add new AES implementation using Intel's AES instruction intrinsics |