diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 13:28:53 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 13:28:53 -0500 |
| commit | 717f5e5b8b35baa12bdcd91811aa470d0ff9af6d (patch) | |
| tree | 03ed2029e307be0a5397bbb07a2e0dc21f9dcfa1 | |
| parent | f94ff2d76dd9df3e433d2e8805332f2f91e1ff3b (diff) | |
adevtool fixes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 66029d1e..f90ec260 100644 --- a/static/releases.html +++ b/static/releases.html @@ -660,6 +660,8 @@ <p>Changes since the 2022121400 release:</p> <ul> + <li>adevtool: stop including unused install constraint configuration</li> + <li>adevtool: stop including stock OS root CA database</li> </ul> </article> --> |
