diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-04 10:15:11 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-04 10:15:11 -0400 |
| commit | 6888bca10b89a49aaf565474255556e1f612fab1 (patch) | |
| tree | 832cc00fcb56917e36477b1f1e4629f0c232c42f | |
| parent | babc47a60bf5c2e70aee17ef6ba9dfc9511c86e1 (diff) | |
devtool improvements
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 355e4be3..0e01b344 100644 --- a/static/releases.html +++ b/static/releases.html @@ -665,6 +665,10 @@ <p>Changes since the 2023100300 release:</p> <ul> + <li>fix cosmetric issue for adevtool envsetup.sh integration</li> + <li>adevtool: download: add option to unpack factory images</li> + <li>adevtool: collect-state: fix the output file name format</li> + <li>adevtool: collect-state: add an option to automatically make prep OS build</li> </ul> </article> --> |
