mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-10 03:47:29 -03:00
doc: add release notes for 26896
This commit is contained in:
parent
2b248798d9
commit
d51f0fa4b7
1 changed files with 7 additions and 0 deletions
7
doc/release-notes-26896.md
Normal file
7
doc/release-notes-26896.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
Build System
|
||||
------------
|
||||
|
||||
The --enable-upnp-default and --enable-natpmp-default options
|
||||
have been removed. If you want to use port mapping, you can
|
||||
configure it using a .conf file, or by passing the relevant
|
||||
options at runtime.
|
Loading…
Reference in a new issue