summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author?ric Araujo <merwok@netwok.org>2011-11-12 05:49:50 +0100
committer?ric Araujo <merwok@netwok.org>2011-11-12 05:49:50 +0100
commit586eaba21873e8c789e5e69372e0286f6614c8b5 (patch)
treee0d7ea4dca92ed0beebc6f32665afa23fcb6874e
parent880fdf00a4ae68815dffafc750f9f1092e1baacb (diff)
downloaddisutils2-586eaba21873e8c789e5e69372e0286f6614c8b5.tar.gz
Add missing entry
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8491359..76c3b39 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -148,6 +148,7 @@ CONTRIBUTORS.txt for full names. Bug numbers refer to http://bugs.python.org/.
- #13170: Revert one of Jeremy's changes to config to fix a bug, kludge around
shlex not supporting unicode in 2.x, fix wrong shutil import [david, éric]
- #13205: Fix and improve generated setup scripts [david, éric]
+- #12386: Fix writing of the RESOURCES file [éric]
- #11751: Improve test coverage for manifest [justin]
- Byte compilation is now isolated from the calling Python -B or -O options
[éric]