diff options
-rw-r--r-- | .hgtags | 1 | ||||
-rw-r--r-- | CHANGES.txt | 4 |
2 files changed, 4 insertions, 1 deletions
@@ -27,3 +27,4 @@ dae247400d0ca1fdfaf38db275622c9bec550b08 0.6.13 74108d7f07343556a8db94e8122221a43243f586 0.6.18 611910892a0421633d72677979f94a25ef590d54 0.6.19 a7cf5ae137f1646adf86ce5d6b5d8b7bd6eab69f 0.6.20 +c4a375336d552129aef174486018ed09c212d684 0.6.20
\ No newline at end of file diff --git a/CHANGES.txt b/CHANGES.txt index aa3eb476..616ba458 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,7 +6,9 @@ CHANGES 0.6.20 ------ -* ADD STUFF HERE +* Issue #135: Include url in warning when processing URLs in package_index. +* Issue #212: Fix issue where easy_instal fails on Python 3 on windows installer. +* Issue #213: Fix typo in documentation. ------ 0.6.19 |