Boost logo

Boost :

Subject: Re: [boost] [1.65.0] Point release?
From: Daniel James (dnljms_at_[hidden])
Date: 2017-08-26 11:30:39


On 26 August 2017 at 12:18, Andrey Semashev via Boost
<boost_at_[hidden]> wrote:
>
> I don't mind a point release, but I have to confess I've started merging my
> changes from develop to master already. If the point release is going to be
> based on the current master, I will have to either back out these changes or
> update the release notes which currently refer to 1.66. Please, let us know
> what git state will be used for the point release.

I'll be updating the super project manually, so they can be taken from
a branch. Perhaps using something like:

git checkout boost-1.65.0 -b fixes/1.65
git cherry-pick (commit-hash)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk