[1.41] Are docs on the website updated?

I'm looking at Boost.DateTime changelog page: http://www.boost.org/doc/libs/1_41_0/doc/html/date_time/details.html#date_ti... It looks like it has not been updated since the previous release. The source documentation in SVN (release branch) includes changes between 1.40 and 1.41. Is this a known issue?

2009/11/22 Andrey Semashev <andrey.semashev@gmail.com>:
The source documentation in SVN (release branch) includes changes between 1.40 and 1.41.
No it doesn't. The date time documentation hasn't been merged to release for 6 months. If you're looking at documentation on 'boost-sandbox' then you're looking at the the trunk documentation. Because the redirect files are the same on trunk and release, they can only redirect to a single version of the documentation. Daniel

Daniel James wrote:
2009/11/22 Andrey Semashev <andrey.semashev@gmail.com>:
The source documentation in SVN (release branch) includes changes between 1.40 and 1.41.
No it doesn't. The date time documentation hasn't been merged to release for 6 months. If you're looking at documentation on 'boost-sandbox' then you're looking at the the trunk documentation. Because the redirect files are the same on trunk and release, they can only redirect to a single version of the documentation.
Oh, man. That's my fault. Somehow I forgot to commit locally merged doc changes in the release branch. :( Sorry for the noise.
participants (2)
-
Andrey Semashev
-
Daniel James