Browse Source

fix typos in changelog for Version 1.1pre1 (#253)

* fix typos in changelog for Version 1.1pre1

* found another typo (priveleged -> privileged)
master
SomberNight 7 years ago
committed by Neil
parent
commit
79a065a398
  1. 4
      README.rst

4
README.rst

@ -147,14 +147,14 @@ variable settings as the old ones will no longer work.
- implement protocol version 1.1 and update protocol documentation - implement protocol version 1.1 and update protocol documentation
- rework lib/coins.py for the various bitcoin flavours - rework lib/coins.py for the various bitcoin flavours
- show protocol version in "seessions" ElectrumX RPC call - show protocol version in "sessions" ElectrumX RPC call
- permit **HOST** envvar to be a comma-separated list - permit **HOST** envvar to be a comma-separated list
- daemon abstraction refactoring (erasmospunk) - daemon abstraction refactoring (erasmospunk)
- permit alternative event loop policies (based on suggestion / work - permit alternative event loop policies (based on suggestion / work
of JustinTArthur) of JustinTArthur)
- misc configuration updates (SubPar) - misc configuration updates (SubPar)
- add Neblio support (neblioteam) and Bitbay (anoxxxy) - add Neblio support (neblioteam) and Bitbay (anoxxxy)
- HOTO.rst update for running on priveleged port (EagleTM) - HOWTO.rst update for running on privileged port (EagleTM)
- issues closed: exclude test dirs from installation (`#223`_). - issues closed: exclude test dirs from installation (`#223`_).
Version 1.0.17 Version 1.0.17

Loading…
Cancel
Save