aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-03-13 15:06:26 +0000
committerNick Mathewson <nickm@torproject.org>2008-03-13 15:06:26 +0000
commitac6cc430473f6a43c2b26cf88131a0339c67b66a (patch)
treeb5ae870443b25da0e5d1fe9c455fab430ef8e09f /ChangeLog
parent3a92e3f15f23466c5d12f95a5bdbc98b2837e02b (diff)
downloadtor-ac6cc430473f6a43c2b26cf88131a0339c67b66a.tar
tor-ac6cc430473f6a43c2b26cf88131a0339c67b66a.tar.gz
r18781@catbus: nickm | 2008-03-13 11:00:51 -0400
Have OpenBSD_malloc_Linux.c use SIZE_T_MAX from torint.h, instead of checking cpu macros. There is always one more cpu you havent checked for. svn:r14000
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 990ea8e5a..6f29524dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
(sometimes) to buffer data for the network. Looking at different BIOs
could result in write counts on the order of ULONG_MAX. Fix for bug
614. Bugfix on 0.1.2.x.
+ - Make --enable-openbsd-malloc work correctly on Linux with alpha CPUs.
+ Bugfix on 0.2.0.x.
o Minor features:
- Allow separate log levels to be configured for different logging