From dd6304e2e7376d1995349c03d9a24603e0d3dbca Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Mon, 22 Aug 2005 16:04:50 +0000 Subject: [PATCH] Added history for version 1.10.3 (the first numbered release), based on an old Boost e-mail. [SVN r30632] --- version_history.html | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) 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
    +