$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-06 04:24:06
The next version of the program_options library is available from
http://zigzag.cs.msu.su:7813/program_options/
or
http://zigzag.cs.msu.su/~ghost/program_options/
The primary change in this version is support for unicode command line and
config file parsers. Please see
http://zigzag.cs.msu.su:7813/program_options/html/program_options.howto.html#id2507315
and the new "unicode_test.cpp" file in the "test" directory.
I believe that now all major changes are finished and the library is ready to
be added to CVS. If nobody find any showstoppers within a week, I'll go
ahead. I'd appreciate any comments on this version.
Thanks in advance,
Volodya