summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2016-02-11 18:06:33 +0100
committerholger krekel <holger@merlinux.eu>2016-02-11 18:06:33 +0100
commit522ff60946e9fe316f6a38d06ce2b5e904b26a18 (patch)
tree8451bb4c002cb20e20585b9e5829f72604ceb175
parentf9bb798ed6b43504effea5a590106c9e8f7caafe (diff)
downloadtox-522ff60946e9fe316f6a38d06ce2b5e904b26a18.tar.gz
fix issue279: allow cross-section substitution when the value contains
posargs. Thanks Sachi King for the PR.
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8e2e316..81a5803 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,9 @@
- fix issue314: fix command invocation with .py scripts on windows.
+- fix issue279: allow cross-section substitution when the value contains
+ posargs. Thanks Sachi King for the PR.
+
2.3.1
-----