commit | 9d23690898f30a449134724b04916b68c2216871 | [log] [tgz] |
---|---|---|
author | Tarek Ziadé <ziade.tarek@gmail.com> | Tue Oct 06 12:35:46 2009 +0000 |
committer | Tarek Ziadé <ziade.tarek@gmail.com> | Tue Oct 06 12:35:46 2009 +0000 |
tree | 7acbe55b916db37817ec5995dfaf41f32296db5f | |
parent | 3c8de0ff270127d820a35c970f9d959781371924 [diff] [blame] |
#7068: Fixed the partial renaming that occured in r72594
diff --git a/Misc/NEWS b/Misc/NEWS index 3e1d962..6382190 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -18,6 +18,8 @@ Library ------- +- Issue #7068: Fixed the partial renaming that occured in r72594. + - Issue #7064: Fixed the incompatibility with Setuptools in distutils when running the build_ext command.