summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-08-25 21:59:59 -0700
committerJeff Forcier <jeff@bitprophet.org>2014-08-25 21:59:59 -0700
commitfd1e162243898e34545ef5c1985bedee16174981 (patch)
treead6d3167329819187e8d9723754ac41324e09966 /sites/www/changelog.rst
parent5a19639f90d4fc67c5df1a7ad84099f376e97f72 (diff)
Changelog re #285, re #352
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 5ed0c961..2e2d2f63 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,12 @@
Changelog
=========
+* :bug:`285` (also :issue:`352`) Update our Python 3 ``b()`` compatibility shim
+ to handle ``buffer`` objects correctly; this fixes a frequently reported
+ issue affecting many users, including users of the ``bzr`` software suite.
+ Thanks to ``@basictheprogram`` for the initial report, Jelmer Vernooij for
+ the fix and Andrew Starr-Bochicchio & Jeremy T. Bouse (among others) for
+ discussion & feedback.
* :support:`371` Add Travis support & docs update for Python 3.4. Thanks to
Olle Lundberg.
* :release:`1.14.0 <2014-05-07>`