summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2015-04-28 12:20:07 +0200
committerholger krekel <holger@merlinux.eu>2015-04-28 12:20:07 +0200
commit93a94fc532955f0134b4535546af15871ef7dd65 (patch)
tree699270610f9fcb58111eea6794a83115bb9cb386 /CHANGELOG
parentdf8555a4febf9769b95c63d338fae7a8bba668ed (diff)
downloadtox-93a94fc532955f0134b4535546af15871ef7dd65.tar.gz
fix issue240: allow to specify empty argument list without it being
rewritten to ".". Thanks Daniel Hahler.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b3e9f7e..29008b0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,6 +29,9 @@
- tox has now somewhat pep8 clean code, thanks to Volodymyr Vitvitski.
+- fix issue240: allow to specify empty argument list without it being
+ rewritten to ".". Thanks Daniel Hahler.
+
1.9.2
-----------