2019.09.23.19 release notes

This commit is contained in:
Daniel Micay 2019-09-23 16:13:42 -04:00
parent caa2c91f10
commit 10420094f9

View File

@ -77,6 +77,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
<li><a href="#2019.09.23.19">2019.09.23.19</a></li>
<li><a href="#2019.09.21.18">2019.09.21.18 preview</a></li>
<li><a href="#2019.09.18.14">2019.09.18.14 preview</a></li>
<li><a href="#2019.08.25.15">2019.08.25.15</a></li>
@ -329,6 +330,21 @@
<p>List of tagged releases. Snapshot releases without tags such as early releases of
the project and early device support releases are not listed.</p>
<h3 id="2019.09.23.19">
<a href="#2019.09.23.19">2019.09.23.19</a>
</h3>
<p>Tags:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QP1A.190711.020.2019.09.23.19">QP1A.190711.020.2019.09.23.19</a> (Pixel, Pixel XL, Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2019.09.21.18 release:</p>
<ul>
<li>disable enforcing Runtime Resource Overlays for baseline overlays to work around incompatibility with exec spawning</li>
</ul>
<h3 id="2019.09.21.18">
<a href="#2019.09.21.18">2019.09.21.18 preview</a>
</h3>