November 21, 2010
Download from https://sourceforge.net/projects/stlsoft/files/

============================================================================


Changes for 1.9.103 (21st November 2010)

Summary:
========

 * changed mechanism of discriminating Dinkumware standard library versions
 * added typedefs for path_a and path_w to introduce them into the platformstl namespace

Changes:
========

 STLSoft:
 ========

 ~ include/platformstl/filesystem/path.hpp:
    + added typedefs for path_a and path_w to introduce them into the platformstl namespace

 ~ include/stlsoft/util/std/library_discriminator.hpp:
    ~ changed mechanism of discriminating Dinkumware standard library versions: for versions with VC++ 7.0+ the library pre-processor symbol _CPPLIB_VER is the trusted authority


============================================================================