X-Git-Url: http://git.onelab.eu/?p=nepi.git;a=blobdiff_plain;f=CHANGELOG.md;h=5482a875c5d7b45555f7b7762b039ad79dec8432;hp=2114f544fc89fee9a7ca9376264b5958de69b10b;hb=HEAD;hpb=bf9ccbdbba2900cbb241f831c81d84d16883ed0b diff --git a/CHANGELOG.md b/CHANGELOG.md index 2114f544..5482a875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# 6.1.2 - Apr 7, 2016 + +* bugfixes in sshfuncs + +# 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`