aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-12-22 22:07:26 +0000
committerlloyd <[email protected]>2009-12-22 22:07:26 +0000
commit67d6dc793b8445e17ba8d5aa24b8fd09abb67f11 (patch)
treeede1e5359e248101323825be991861bf926d52dd /doc/log.txt
parent92e3d10b3345a4c6b96e84305113597b34909f80 (diff)
Document timer changes
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 6334ee995..c2eda5092 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -4,6 +4,8 @@
- 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