$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: arseny.kapoulkine_at_[hidden]
Date: 2007-08-06 18:13:50
Author: zeux
Date: 2007-08-06 18:13:50 EDT (Mon, 06 Aug 2007)
New Revision: 38488
URL: http://svn.boost.org/trac/boost/changeset/38488
Log:
Updated todo list
Text files modified:
sandbox/SOC/2007/bigint/libs/bigint/todo.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/SOC/2007/bigint/libs/bigint/todo.txt
==============================================================================
--- sandbox/SOC/2007/bigint/libs/bigint/todo.txt (original)
+++ sandbox/SOC/2007/bigint/libs/bigint/todo.txt 2007-08-06 18:13:50 EDT (Mon, 06 Aug 2007)
@@ -12,7 +12,7 @@
------------ -------- ------
1. Bigint interface (header) 21 May Awaiting resolution
2. GMP implementation 21 May Awaiting resolution
-3. Correctness tests 7 June In progress
+3. Correctness tests 7 June Awaiting resolution
4. Documentation 21 June In progress
5. Performance tests 7 July In progress
6. Interface for storage 14 July In progress