diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-09-23 16:13:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-09-23 16:13:42 -0400 |
| commit | 10420094f95f18ee5b5d2f4da290c6607936ff3a (patch) | |
| tree | 3b6a6994666f19340b0d2f47424fffbdacba3d4d | |
| parent | caa2c91f10821be8c96fa128538638b226b6e839 (diff) | |
2019.09.23.19 release notes
| -rw-r--r-- | static/releases.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index eb001fc7..8e789f5b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
