Changelog entry for timeout option + fixed tabs in previous entry

pull/218/head
Yaroslav Halchenko 2013-05-03 00:25:42 -04:00
parent b6059f4773
commit 93ad298aa8
1 changed files with 4 additions and 1 deletions

View File

@ -31,6 +31,9 @@ code-review and minor additions from Yaroslav Halchenko.
* [8af32ed] Guacamole filter and support for Apache Tomcat date
format
* [..4869186] Python3 support
* [..b6059f4] 'timeout' option for actions Close gh-60 and Debian bug
#410077. Also it would now capture and include stdout and stderr
into logging messages in case of error or at DEBUG loglevel.
- Enhancements
Steven Hiscocks
* Replacing use of deprecated API (.warning, .assertEqual, etc)