diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-26 12:50:35 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-26 12:50:35 -0500 |
| commit | 1fd968782c77d186df03c8684076b02ab6fb845b (patch) | |
| tree | d3fae86760f6a846da4abdc85b44e3230712113d /static | |
| parent | b1e9535f8788e9d342103bcaed64af2b1158d79d (diff) | |
pending release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 11c9bdc0..87cdb9ec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -421,6 +421,23 @@ <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> + <!-- + <article id="2021.02.26.16"> + <h3><a href="#2021.02.26.16">2021.02.26.16</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210205.004.2021.02.26.16">RQ1A.210205.004.2021.02.26.16</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2021.02.23.15 release:</p> + + <ul> + <li>hardened_malloc: add back workarounds for camera driver bugs on the Pixel 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL</li> + </ul> + </article> + --> + <article id="2021.02.23.15"> <h3><a href="#2021.02.23.15">2021.02.23.15</a></h3> |
