6.1.1 nepi-6.1.1-pypi
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 16 Mar 2016 15:06:22 +0000 (16:06 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 16 Mar 2016 15:06:22 +0000 (16:06 +0100)
CHANGELOG.md
VERSION

index 2114f54..f4c79f6 100644 (file)
@@ -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 dfda3e0..f3b5af3 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.1.0
+6.1.1