From: Thierry Parmentelat Date: Wed, 16 Mar 2016 15:06:22 +0000 (+0100) Subject: 6.1.1 X-Git-Tag: nepi-6.1.1-pypi X-Git-Url: http://git.onelab.eu/?p=nepi.git;a=commitdiff_plain;h=f7557aa4c07a6d03e3749708d73232fc4bb9fe04 6.1.1 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2114f544..f4c79f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 6.1.1 - Mar 16, 2016 + +* undo dirty hack for python3 and subprocesses considered as producing + text outputs without distinction +* this jeopardizes python3 code for now, but brings more stability to + python2 scripts in the short term; needs more work on the long run +* a linux application that generates non-empty stderr is not considered + broken anymore + # 6.1.0 - Mar 14, 2016 * linux::Application receives new attribute `splitStderr` diff --git a/VERSION b/VERSION index dfda3e0b..f3b5af39 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.0 +6.1.1