summaryrefslogtreecommitdiff
path: root/releasenotes/notes/store-build-time-in-utc-4d7425cff5399602.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Fix release note for a 3.0.2 featureAntoine Musso2020-01-171-1/+1
| | | | | | | | | | The store-build-time-in-utc note used an invalid section 'upgrades', it should be in singular form: 'upgrade'. Was introduced by Ie0cfce385854caa5adbd27f7f13042e7bfd41f1b and the note is intended for 3.0.2. Change-Id: I27db5552857d85b1c66397a8df3bdf5fac352bb5
* Store build start/end time in UTCMarkus Hosch2018-04-191-0/+5
Always store build times in UTC instead of local time. This may lead to a mix of timezones since the old build times are still stored in local time. Change-Id: Ie0cfce385854caa5adbd27f7f13042e7bfd41f1b