Fix typos in changelog.

Reviewed changelog and fixed 2 tiny typos.
This commit is contained in:
Mawuli Adzoe 2015-12-29 09:43:44 -07:00
parent d0cdd53720
commit df20c1074c

View file

@ -20,7 +20,7 @@ Changes in 0.12.0 (Fri Nov 20 2015)
- Correct reconnect handling for persistent peers (#463, #464) - Correct reconnect handling for persistent peers (#463, #464)
- Ignore requests for block headers if not fully synced (#444) - Ignore requests for block headers if not fully synced (#444)
- Add CLI support for specifying the zone id on IPv6 addresses (#538) - Add CLI support for specifying the zone id on IPv6 addresses (#538)
- Fix a couple of issue where the initial block sync could stall (#518, - Fix a couple of issues where the initial block sync could stall (#518,
#229, #486) #229, #486)
- Fix an issue which prevented the --onion option from working as - Fix an issue which prevented the --onion option from working as
intended (#446) intended (#446)
@ -60,7 +60,7 @@ Changes in 0.12.0 (Fri Nov 20 2015)
(#450) (#450)
- Several modifications to searchrawtranscations command: - Several modifications to searchrawtranscations command:
- Accept a new optional parameter 'vinextra' which causes the results - Accept a new optional parameter 'vinextra' which causes the results
to include information about the outputs referenced by a transaction to include information about the outputs referenced by a transaction's
inputs (#485, #487) inputs (#485, #487)
- Skip entries in the mempool too (#495) - Skip entries in the mempool too (#495)
- Accept a new optional parameter 'reverse' to return the results in - Accept a new optional parameter 'reverse' to return the results in