aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS.txt
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2012-02-13 19:49:53 +0100
committerMatěj Cepl <mcepl@redhat.com>2012-02-13 19:58:30 +0100
commite98e114acc3634bee80021242be5e13d97a683c4 (patch)
tree93e576562369fc2d89e18304e319fc9b52605a17 /NEWS.txt
parent874630611034b4cd5f40364c02910c4c4055391b (diff)
downloadjson_diff-e98e114acc3634bee80021242be5e13d97a683c4.tar.gz
Just get rid off locale.getpreferredencoding.
It doesn't do us any good and people should use UTF-8 anyway. Signed-off-by: Matěj Cepl <mcepl@redhat.com>
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 6742cc9..fabacd3 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,6 @@
+1.2.8 2012-02-13
+ * Give up on non-UTF-8 encoding for output.
+
1.2.7 2012-01-18
* Yet another (hopefully the last) fix of the development website. We are on fedorahosted.org now.