From 79a065a3988da1ce9d6ffa2bc9fd4beac822df14 Mon Sep 17 00:00:00 2001 From: SomberNight Date: Fri, 8 Sep 2017 03:19:04 +0200 Subject: [PATCH] fix typos in changelog for Version 1.1pre1 (#253) * fix typos in changelog for Version 1.1pre1 * found another typo (priveleged -> privileged) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 380c9c3..4c538f4 100644 --- a/README.rst +++ b/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 - 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 - daemon abstraction refactoring (erasmospunk) - permit alternative event loop policies (based on suggestion / work of JustinTArthur) - misc configuration updates (SubPar) - 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`_). Version 1.0.17