From 2320c072679e59f58a66c8d11b575738dcf17a3e Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 11 Jul 2007 19:37:18 +0000 Subject: [PATCH] Add todo [SVN r38189] --- doc/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo.txt b/doc/todo.txt index 4ee42e1..b314587 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -1,4 +1,6 @@ +Say that variables_map is actually derived from std::map. + Make parse_config_file("foo.cfg", desc) work. Document handling of positional options which depends on precedding options.