diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2014-03-04 14:28:47 +0100 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2014-03-04 14:28:47 +0100 |
| commit | 11f4bbc2d46628ff5b3890b037928fec93802f3c (patch) | |
| tree | ab0667208261c7691bfd7735ba67a476415cc1cd /CHANGES.txt | |
| parent | 3ca95bfdfe8b4e68338f43de462e6b57e3fdf1a0 (diff) | |
| download | python-setuptools-git-11f4bbc2d46628ff5b3890b037928fec93802f3c.tar.gz | |
Issue #156: Fix spelling of __PYVENV_LAUNCHER__ variable.3.0
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8fb29c4e..572280b7 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -28,6 +28,7 @@ CHANGES * Pull Request #28: Remove backport of ``_bytecode_filenames`` which is available in Python 2.6 and later, but also has better compatibility with Python 3 environments. +* Issue #156: Fix spelling of __PYVENV_LAUNCHER__ variable. --- 2.2 |
