aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2007-07-23 16:14:25 +0000
committerlloyd <[email protected]>2007-07-23 16:14:25 +0000
commit690a13333df4d1bdde1ac34e295cc387262cd86a (patch)
tree30522ad7e390ca468ab83340e83885d3973df05e /doc
parentd79e30bd8fff895557c9ebb789a8cedd8ad1c104 (diff)
Document 1.6.3 changes1.6.3
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 3ba830480..caaea8b66 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,4 +1,8 @@
+* 1.6.3, July 23, 2007
+ - Fix a race condition in the algorithm lookup cache
+ - Fix problems building the memory pool on some versions of Visual C++
+
* 1.6.2, March 24, 2007
- Fix autodection on Athlon64s running Linux
- Fix builds on QNX and compilers using STLport