
On Wed, Aug 24, 2016 at 5:09 PM, Rene Rivera <grafikrobot@gmail.com> wrote:
On Wed, Aug 24, 2016 at 10:05 AM, Dominique Devienne <ddevienne@gmail.com> wrote:
On Wed, Aug 24, 2016 at 4:56 PM, Daniel James <dnljms@gmail.com> wrote:
On 24 August 2016 at 15:12, Rene Rivera <grafikrobot@gmail.com> wrote: As always, updates to the release notes are still welcome. http://www.boost.org/users/history/version_1_62_0.html I clicked on Boost.Test's Change Log link, and got a 404: http://www.boost.org/doc/libs/1_62_0/libs/test/doc/html/ boost_test/change_log.html
Thanks Rene. Correct link is then http://www.boost.org/doc/libs/master/libs/test/doc/html/boost_test/change_lo...
http://www.boost.org/doc/libs/1_62_0/
They are automatically mirrored from the CIS archive builds. But they are in the respective branch names. Not the version names, yet. So try going here instead <http://www.boost.org/doc/libs/master/>.
a temporary redirect from http://www.boost.org/doc/libs/1_62_0/libs <http://www.boost.org/doc/libs/1_62_0/libs/test/doc/html/> to http://www.boost.org/doc/libs/master/libs would allow to follow most/all links in http://www.boost.org/users/ history/version_1_62_0.html Useful to run an online link checker on it too. --DD