* Fri Nov 03 2017 kgronlund@suse.com
- Release 1.0.3
- Add to_ascii function to convert byte message to str (bsc#1066330)
* Mon Aug 28 2017 kgronlund@suse.com
- Release 1.0.2
- Switch to new singlespec packaging
* Thu Dec 08 2016 kgronlund@suse.com
- Fix broken build for non-SUSE distributions (again)
* Mon Aug 15 2016 toddrme2178@gmail.com
- Fix update-alternatives implementation.
* Wed Apr 27 2016 kgronlund@suse.com
- Fix broken package build for non-SUSE distributions
* Mon Mar 07 2016 kgronlund@suse.com
- Add alternatives entry for parallax-askpass
* Fri Jun 12 2015 kgronlund@suse.com
- Release 1.0.1
+ The host list expander function was not unicode-safe (bsc#934594)
+ Clean up and update documentation for Options.inline (#1)
+ Fix python3 error using askpass option (krig/parallel-ssh#1)
* Thu Feb 12 2015 kgronlund@suse.com
- Release 1.0.0a3
- Be more accepting with format of limit argument
- Fix incorrect name of options attribute
* Sat Jan 03 2015 p.drouand@gmail.com
- Fix license to be SPDX compliant; applied license is BSD3 derived
* Thu Dec 25 2014 kgronlund@suse.com
- Release 1.0.0a2
- Prepend hostname on each line when -P is set (fate#318220)
- Fix quiet option after API patch
* Thu Nov 20 2014 kgronlund@suse.com
- Revised packaging
- Removed dependency on xz
* Wed Oct 15 2014 kgronlund@suse.com
- Initial release.