summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe8319c..35542e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
0.9.7 UNRELEASED
+ * Don't attempt to encode bytestrings in utf8_bytes_helper().
+ (Jelmer Vernooij, #1647101)
+
0.9.6 2016-04-19
* Add python3.4 support (Jelmer Vernooij)