diff options
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 5a7f0032..5f523ced 100644 --- a/static/releases.html +++ b/static/releases.html @@ -384,6 +384,26 @@ <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="2020.10.01.23"> + <a href="#2020.10.01.23">2020.10.01.23</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.10.01.23">RP1A.200720.009.2020.10.01.23</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.10.01.23">RP1A.200720.011.2020.10.01.23</a> (emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.10.01.23 release:</p> + + <ul> + <li>hardened_malloc: optimize and harden initialization sanity checks</li> + </ul> + + --> + <h3 id="2020.10.01.23"> <a href="#2020.10.01.23">2020.10.01.23</a> </h3> |
