aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-08-17 10:28:20 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-08-17 10:28:20 -0400
commit3eb3c69afbe1d2ebbc98943a896ccbfc913113c1 (patch)
treec7e50df3e65574b62e689984abae256353663379
parentbb513b623c58b69cc7cf846c99c9e10762fa76c3 (diff)
downloadexternal_python_setuptools-3eb3c69afbe1d2ebbc98943a896ccbfc913113c1.tar.gz
external_python_setuptools-3eb3c69afbe1d2ebbc98943a896ccbfc913113c1.tar.bz2
external_python_setuptools-3eb3c69afbe1d2ebbc98943a896ccbfc913113c1.zip
Updated changelog once more to provide a re-assuring narrative about the backward-incompatible changes.
-rw-r--r--CHANGES.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 16160f7a..db9c637c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -21,7 +21,11 @@ CHANGES
* Issue #52: In ``VerifyingHTTPSConn``, handle a tunnelled (proxied)
connection.
-Backward-incompatible changes:
+Backward-Incompatible Changes
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+This release includes a couple of backward-incompatible changes, but most if
+not all users will find 1.0 a drop-in replacement for 0.9.
* Issue #50: Normalized API of environment marker support. Specifically,
removed line number and filename from SyntaxErrors when returned from