$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Reminder: Boost Master branch will close for the 1.65.0 release on Wednesday
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2017-08-01 14:14:19
Le 01.08.17 à 10:26, Andrey Semashev via Boost a écrit :
> On 08/01/17 09:31, Joaquin M López Muñoz via Boost wrote:
>> El 31/07/2017 a las 19:41, Stefan Seefeld via Boost escribió:
>>> On 31.07.2017 12:52, Andrey Semashev via Boost wrote:
>>>> On 07/31/17 18:46, Stefan Seefeld via Boost wrote:
>>>>> Thanks ! Can you please also remind me how / where to submit release
>>>>> notes ?
>>>> You can create a PR for this file:
>>>>
>>>> https://github.com/boostorg/website/blob/master/feed/history/boost_1_65_0.qbk
>>>>
>>> Thanks, will do.
>>>
>>> [I think it would be much simpler for everyone involved if each project
>>> kept its own release notes (perhaps in the `meta/` subdirectory ?)
>>
>> +1. Of course that means someone has to volunteer to do the
>> integration script from
>> meta/release_notes.json :-/
>
> I'd rather not use JSON for this as it lacks any means of markup.
>
> Frankly, I'm quite fine with creating PRs for the website. This approach
> worked well for me for years.
Me too, it is dead simple and well integrated with the rest of the doc
for referencing documentation entries directly from there.
Raffi