mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-23 06:54:30 +01:00
build: remove --enable-experimental-features / EXPERIMENTAL_FEATURES
Changelog-EXPERIMENTAL: Build: all experimental features are now runtime-enabled; no more ./configure --enable-experimental-features Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -236,7 +236,7 @@ have a line with one of the following prefixes:
|
||||
not yet removed
|
||||
- `Changelog-Fixed: ` if a bug has been fixed
|
||||
- `Changelog-Removed: ` if a (previously deprecated) feature has been removed
|
||||
- `Changelog-Experimental: ` if it only affects --enable-experimental-features builds, or experimental- config options.
|
||||
- `Changelog-Experimental: ` if it only affects experimental- config options.
|
||||
|
||||
In case you think the pull request is small enough not to require a changelog
|
||||
entry please use `Changelog-None` in one of the commit messages to opt out.
|
||||
|
||||
Reference in New Issue
Block a user