summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-08 20:52:01 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-08 20:52:01 -0400
commit0a609f7cc408155ec5b00abdbf8c49c70ce966ce (patch)
tree295370a8a4430876001dc2945605d4edce038dee /static
parentedc743af8e12a277595839a5f8333df02fe0a050 (diff)
add pending release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 75c5e457..e6e5bd38 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -299,6 +299,34 @@
<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.xx.xx.xx">
+ <a href="#2020.xx.xx.xx">2020.xx.xx.xx</a>
+ </h3>
+
+ <p>Tags:</p>
+ <ul>
+ <li><a
+ href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B2.2020.xx.xx.xx">QQ2A.200501.001.B2.2020.xx.xx.xx</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li>
+ <li><a
+ href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B3.2020.xx.xx.xx">QQ2A.200501.001.B3.2020.xx.xx.xx</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li>
+ </ul>
+
+ <p>Changes since the 2020.05.05.02 release:</p>
+
+ <ul>
+ <li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): use Clang for compiling code for the host too</li>
+ <li>kernel (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL): add build-tools prebuilts to PATH to reduce external dependencies and avoid potential reproducibility issues</li>
+ </ul>
+
+ <p>Restoration of past features since the 2020.05.05.02 release:</p>
+
+ <ul>
+ </ul>
+
+ -->
+
<h3 id="2020.05.05.02">
<a href="#2020.05.05.02">2020.05.05.02</a>
</h3>