X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=f4c79f64c72b6327ecdb92737a5fdfde61ec84b7;hb=refs%2Ftags%2Fnepi-6.1.1-pypi;hp=2114f544fc89fee9a7ca9376264b5958de69b10b;hpb=b323c66f4e8ecedcae299e8442c91fcbaea9276f;p=nepi.git 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`