configure.ac: Feature "bloat" made stable

This commit is contained in:
Alex Kotov 2022-05-24 21:37:16 +03:00 committed by GitHub
parent cb20e118ca
commit dd5b226a23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* src/multiboot2/info_is_valid.c: Fix division by zero
* configure.ac: Test options made stable
* configure.ac: Feature "bloat" made stable
2022-02-10 Alex Kotov <kotovalexarian@gmail.com>