diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 08:59:47 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 08:59:47 -0400 |
| commit | 9fe312e0d9825869e5eee2262e9f31588ded7711 (patch) | |
| tree | c31a01daf94104a0ce41be11c04f5e72f9341229 | |
| parent | 0689e065e08d705488dad3d89c1afb0d8273a8ff (diff) | |
| download | external_python_setuptools-9fe312e0d9825869e5eee2262e9f31588ded7711.tar.gz external_python_setuptools-9fe312e0d9825869e5eee2262e9f31588ded7711.tar.bz2 external_python_setuptools-9fe312e0d9825869e5eee2262e9f31588ded7711.zip | |
Update changelog to reflect incidental change in 5.0.
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5ebe6f1c..381d1dcd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -28,6 +28,8 @@ CHANGES --- * Issue #218: Re-release of 3.8.1 to signal that it supersedes 4.x. +* Incidentally, script templates were updated not to include the triple-quote + escaping. ------------------------- 3.7.1 and 3.8.1 and 4.0.1 |
