Mercurial > p > roundup > code
diff CHANGES.txt @ 4813:a072b35d0606
i18n: Remove Python 2.3 compatibility
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Sun, 25 Aug 2013 08:07:59 +0300 |
| parents | 9c8502990454 |
| children | b4340a841359 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Aug 24 10:42:34 2013 +0300 +++ b/CHANGES.txt Sun Aug 25 08:07:59 2013 +0300 @@ -16,6 +16,7 @@ - Small bug-fix in SQL backends: An query (e.g. in a html menu) with a where-clause that always evaluates to false now will not raise a traceback. (Ralf Schlatterbeck) +- Remove Python 2.3 compatibility code for i18n (anatoly techtonik) 2013-07-06: 1.5.0
