diff --git a/feed/downloads.rss b/feed/downloads.rss index 6b87ce0e..587d8c23 100644 --- a/feed/downloads.rss +++ b/feed/downloads.rss @@ -495,10 +495,23 @@ and Vladimir Prus managed this release. </p> </div> -</div>Boost Jam 3.1.18Mon, 22 Mar 2010 12:00:00 GMT<span class="brief"/>http://sourceforge.net/projects/boost/files/boost-jam/3.1.18/<div class="description"> +</div>Boost Jam 3.1.18Mon, 22 Mar 2010 12:00:00 GMT<span class="brief"><span class="purpose"> + After years of bjam developments.. This is going to be the last unbundled release + of the 3.1.x series. From this point forward bjam will only be bundled as part + of the larger Boost Build system. And hence will likely change name at some + point. As a side effect of this move people will get more frequent release + of bjam (or whatever it ends up being called). + </span></span>http://sourceforge.net/projects/boost/files/boost-jam/3.1.18/<div class="description"> + <p> + After years of bjam developments.. This is going to be the last unbundled release + of the 3.1.x series. From this point forward bjam will only be bundled as part + of the larger Boost Build system. And hence will likely change name at some point. + As a side effect of this move people will get more frequent release of bjam (or + whatever it ends up being called). + </p> <p> <ul><li>New built-ins, MD5, SPLIT_BY_CHARACTERS, PRECIOUS, PAD, FILE_OPEN, and UPDATE_NOW. -- <em>Vladimir P.</em> </li> diff --git a/feed/downloads/bjam_3_1_18.qbk b/feed/downloads/bjam_3_1_18.qbk index f24ac7f6..eb7aaf5b 100644 --- a/feed/downloads/bjam_3_1_18.qbk +++ b/feed/downloads/bjam_3_1_18.qbk @@ -1,7 +1,13 @@ [article Boost Jam 3.1.18 [quickbook 1.5] [source-mode c++] - [purpose ] + [purpose +After years of bjam developments.. This is going to be the last unbundled release of the +3.1.x series. From this point forward bjam will only be bundled as part of the larger +Boost Build system. And hence will likely change name at some point. As a side effect +of this move people will get more frequent release of bjam (or whatever it ends up being +called). + ] [authors [Rivera, Rene]] [last-revision Mon, 22 Mar 2010 12:00:00 GMT] ] @@ -12,6 +18,12 @@ [download http://sourceforge.net/projects/boost/files/boost-jam/3.1.18/] +After years of bjam developments.. This is going to be the last unbundled release of the +3.1.x series. From this point forward bjam will only be bundled as part of the larger +Boost Build system. And hence will likely change name at some point. As a side effect +of this move people will get more frequent release of bjam (or whatever it ends up being +called). + [list [li New built-ins, MD5, SPLIT_BY_CHARACTERS, PRECIOUS, PAD, FILE_OPEN, and UPDATE_NOW. -- ['Vladimir P.]