diff options
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8177e5bf..0fbfc26d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,12 +2,14 @@ CHANGES ======= -19.4.2 ------- +19.5 +---- * Issue #486: Correct TypeError when getfilesystemencoding returns None. * Issue #139: Clarified the license as MIT. +* Pull Request #169: Removed special handling of command + spec in scripts for Jython. 19.4.1 ------ |