$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] What part of "The master branch is closed except by explicit permission" is confusing?
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2018-11-14 19:07:19
That means "DO NOT COMMIT TO THE MASTER BRANCH"
FULL STOP.
I just turned on the auto-updating for the release, expecting two changes:
* one from MPL
* one from Function.
Instead, I got updated from:
* Update mpl from master
* Update function from master
* Update atomic from master
* Update log from master
* Update convert from master
* Update iostreams from master
You're making the release process harder.
-- Marshall