summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-05-12 20:57:45 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-05-12 20:57:45 -0400
commit2da6da6c8a7b6a157e8570619d6e1979de5a41fd (patch)
tree30f2c5b6ea5ddac9484af29361618dcf2f11acae /static/releases.html
parent44938cf14a62e942db10f81480ae810fc71cd1b2 (diff)
keep build number and datetime consistent
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index f0296938..e030f1dd 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -320,6 +320,7 @@
<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>
<li>use build-tools prebuilts to PATH in the release signing script to reduce external dependencies and avoid potential reproducibility issues</li>
<li>fix upstream bug relying on malloc addresses for sort order of 3 items, causing Bluetooth A2DP audio to fail 2/3 of the time with hardened_malloc when the expected item isn't first</li>
+ <li>keep build number and datetime consistent</li>
</ul>
<p>Restoration of past features since the 2020.05.05.02 release:</p>