diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-12 21:50:34 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-12 21:50:34 -0400 |
| commit | 33c00a9df23bf32b1c81a4bc28321634c6ee4e69 (patch) | |
| tree | d0fa99438e0abf28263ce1f19c7f7239af5eab2e /static/releases.html | |
| parent | 2da6da6c8a7b6a157e8570619d6e1979de5a41fd (diff) | |
always use UTC as the time zone for build dates
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e030f1dd..50a28a76 100644 --- a/static/releases.html +++ b/static/releases.html @@ -321,6 +321,7 @@ <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> + <li>always use UTC as the time zone for build dates</li> </ul> <p>Restoration of past features since the 2020.05.05.02 release:</p> |
