[infrae.wsgi][Sylvain Viollon] Tag 2.2.1.
[email protected] Tue, 08 Oct 2013 15:25:04 +0200
| Newsgroups | gmane.comp.web.zope.silva.cvs |
|---|---|
| Message-ID | <[email protected]> |
author: Sylvain Viollon date: Tue Oct 08 15:24:22 2013 +0200 revision: 160:0805c7f1883a in infrae.wsgi branch: 2.0 details: https://hg.infrae.com/infrae.wsgi?cmd=changeset;node=0805c7f1883a modified: docs/HISTORY.txt setup.py added: removed: log: Tag 2.2.1. Subject: [infrae.wsgi][Sylvain Viollon] Bump version. author: Sylvain Viollon date: Tue Oct 08 15:25:01 2013 +0200 revision: 161:e361615ec773 in infrae.wsgi branch: 2.0 details: https://hg.infrae.com/infrae.wsgi?cmd=changeset;node=e361615ec773 modified: docs/HISTORY.txt setup.py added: removed: log: Bump version. diffstat: docs/HISTORY.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diffs (15 lines): diff -r fd4bff1172fb -r e361615ec773 docs/HISTORY.txt --- a/docs/HISTORY.txt Wed Sep 11 16:59:41 2013 +0200 +++ b/docs/HISTORY.txt Tue Oct 08 15:25:01 2013 +0200 @@ -6,6 +6,11 @@ - ... +2.2.1 (2013-10-08) +------------------ + +- Fix an UnicodeError in error message logging facilities. + 2.2 (2013-06-22) ----------------