<div>This question has come up several times for Cinder.  I personally think it would be a good thing to add to help avoid things getting missed for release notes.  It does have the drawback of effecting cherry picks but that doesn't seem like a huge problem.<br><br>Jay</div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jul 8, 2015 at 11:46 AM Thierry Carrez <<a href="mailto:thierry@openstack.org">thierry@openstack.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Soren Hansen wrote:<br>
> Putting release notes in the git repo so that they simply will get<br>
> merged along with the corresponding code seems like a no-brainer. What<br>
> am I missing?<br>
<br>
For stable branches it prevents us from just backporting master changes<br>
using straight cherry-picks.<br>
<br>
For example you want to tweak the stable release notes for every CVE you<br>
end up fixing post-release in the stable branch. You have a master fix<br>
that happens to update the master release notes. Cherry-picking that<br>
will not cover your stable release notes, so you'll have to alter the<br>
fix to drop the master release note change and add a stable release note<br>
change.<br>
<br>
Doesn't mean it's not an option, but it adds pain compared to the<br>
current situation.<br>
<br>
--<br>
Thierry Carrez (ttx)<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>