Changelog for
feathercoin-0.16.3-23.1.x86_64.rpm :
* Tue Jun 26 2018 wellenreiter01AATTt-online.de- version 0.16.1
* Add ACP service bit for compatibility with non-ACP nodes
* Corrections to the regtest network
* Update man pages
* Improved Korean translation
* Upstream changes from Bitcoin 0.16.1
* Fri May 04 2018 wellenreiter01AATTt-online.de- version 0.16.0
* Automated build tests fixed - Feathercoin v0.9.6 now includes automated unit tests from Bitcoin v0.9
* Fixed Miniupnpc > 1.6 - There was a bug in the code that didn’t agree with versions of miniupnpc greater than version 1.6
* Fixed “Ambiguous Overload” build error from chainparams.cpp when building with C++11 support
* Fixed buffer overflow bug in Coins.cpp
* Refreshed MacOS DMG background -updated icon size and position
* Fixed a build issue with MacOS build and the Multi-Sig QT page
* Fixed a C++11 build error “C++11 requires a space between literal and identifier” on main.cpp, wallet.cpp, walletmodel.cpp
* enabled zeromq support
* Feathercoin-cli manpage added
* updated feathercoind, feathercoin-qt, feathercoin.conf manpages
* Fri Feb 09 2018 wellenreiter01AATTt-online.de- version 0.13.1.0
* BIP9 Version Bits which starts on block 2120000
* Segregated Witness BIP9 Soft Fork
* CHECKSEQUENCEVERIFY BIP9 Soft Fork
* CHECKLOCKTIMEVERIFY Legacy Soft Fork
* Faster synchronization
* Compact Block support
* Hierarchical Deterministic Key Generation
* Dynamic transaction fee
* RPC Access Control iconfiguration parameter changes
* REST interface with -rest flag
* Watch-only wallet support
* Block file pruning
* Memory usage optimization
* Direct headers announcement
* Notifications through ZMQ
* fix message magic number
* Depends fixes
* Mon Nov 13 2017 wellenreiter01AATTt-online.de- version 0.9.6.2
* Problem with Static Builds with Windows (issue #155)
* copyright updated (issue #156)
* changes in message displays (issue #157)
* new protocol version number (issue #158)
* changes to unit tests (issue #159)
* fix to format errors on Multisig GUI page (issue #160)
* Solomining not working, getwork broken (issue #166)
* ACP in advisory mode crashes cliend (issue #169)
* ACP enforced config parameter not handled correctly in 0.9.6 (issue #170)
* fix to connections problems for incomming connections from 0.11.x nodes (issue #171)
* fix to gui display problems (# issue #180)
* updates to configure script to fix dependicy detection problems (issue #190)
* Mon Jan 30 2017 wellenreiter01AATTt-online.de- version 0.9.6
* Automated build tests fixed - Feathercoin v0.9.6 now includes automated unit tests from Bitcoin v0.9
* Fixed Miniupnpc > 1.6 - There was a bug in the code that didn’t agree with versions of miniupnpc greater than version 1.6
* Fixed “Ambiguous Overload” build error from chainparams.cpp when building with C++11 support
* Fixed buffer overflow bug in Coins.cpp
* Refreshed MacOS DMG background -updated icon size and position
* Fixed a build issue with MacOS build and the Multi-Sig QT page
* Fixed a C++11 build error “C++11 requires a space between literal and identifier” on main.cpp, wallet.cpp, walletmodel.cpp
* Feathercoin-cli manpage added
* updated feathercoind, feathercoin-qt, feathercoin.conf manpages
* Fri Mar 18 2016 wellenreiter01AATTt-online.de- version 0.9.3.1
* patch to fix compability problem with future versions
* Thu Mar 17 2016 wellenreiter01AATTt-online.de-fixed errors in spec and dsc file
* Mon Mar 07 2016 wellenreiter01AATTt-online.de- version 0.9.3 initial
* BIP66 support