From a7d62f8e08bf107ad378801134db8942ecaf5d49 Mon Sep 17 00:00:00 2001 From: Rob Dennis Date: Fri, 11 Apr 2014 00:17:22 -0400 Subject: fixes #52 - tagged 5.0.4 --- setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 585dafe..ec6d7a3 100644 --- a/setup.py +++ b/setup.py @@ -51,6 +51,8 @@ It has lots of other features though : * The order of keys/sections is preserved * Powerful ``unrepr`` mode for storing/retrieving Python data-types +| Release 5.0.4 corrects a unicode-bug that still existed in reading files after +| fixing lists of string in 5.0.3 | Release 5.0.3 corrects errors related to the incorrectly handling unicode | encoding and writing out files | Release 5.0.2 adds a specific error message when trying to install on -- cgit v1.2.1