diff --git a/version_history.html b/version_history.html index a338635..c492c00 100644 --- a/version_history.html +++ b/version_history.html @@ -1837,6 +1837,53 @@
  • Minor site cleanup (thanks to Paul Baxter).
  • + +
    +

    1.10.3 (30 Dec 1999)

    + +

    Minor fixes to the compose library examples, operators + documentation, operators.hpp, cast documentation, + cast.hpp, config.hpp, and smart_ptr.hpp. This is the + first release with a version number. This starting number + was fairly arbitrary.

    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + Numbering Scheme for Version + xxx.yyy.zzz +
    PartMeaning
    xxxMajor version
    yyyNew library or feature added
    zzzBug fixes only
    +