From 77936aa337b05cfea073bced284d764b1a96e852 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Fri, 20 Oct 2006 01:13:47 +0000 Subject: [PATCH] update task for latest openssl version. svn:r8769 --- doc/TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 1e7528175d..018f7f990a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -32,8 +32,8 @@ N - Test guard unreachable logic; make sure that we actually attempt to N - Stop recommending exits as guards? N - Clients stop dumping old descriptors if the network-statuses claim they're still valid. -P - Figure out why dll's compiled in mingw don't work right in Winxp. -P - Figure out why openssl 0.9.8c "make test" fails at sha256t test. +P - Figure out why dll's compiled in mingw don't work right in WinXP. +P - Figure out why openssl 0.9.8d "make test" fails at sha256t test. Items for 0.1.2.x: - Now that we're avoiding exits when picking non-exit positions,