From 4d719902459bb43ff86532d97320eaedfebcaf57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20Uslu?= Date: Sun, 10 Aug 2014 17:28:19 +0300 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index f04fbdddd..72a9c2743 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,7 +11,7 @@ **Bug fixes** * Fixed a major bug with stratum service where multiple json-rpc calls couldn't be parsed. -* Fixed a bug effecting submit blocks with some coins that does not include an address field in transaction outputs. +* Fixed a bug effecting block submissions with some coins that does not include an address field in transaction outputs. * Fixed a bug with stratum-miner packet logger where it was emitting normal log messages. * Config, log and web front-end source files are no more searching in current working directory but looked for relatively to assembly location. * Updated some log messages to be more verbose.