summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2017-05-16 14:16:02 -0400
committerStephan Richter <stephan.richter@gmail.com>2017-05-23 09:23:21 -0400
commitcd8eed241e6c5d755ae28f8c972846f3b9307ad7 (patch)
tree6b963304b8896952f2aaa95f00f805856f221ce6 /CHANGES.rst
parentb690484e96c10490de3e4887136336bc7be5dd2f (diff)
downloadzope-i18n-cd8eed241e6c5d755ae28f8c972846f3b9307ad7.tar.gz
Get ready for an internal release. Yikes.
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst25
1 files changed, 5 insertions, 20 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 2da179b..e66c737 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,27 +2,10 @@
CHANGES
=======
-4.2.0.post4 (unreleased)
-------------------------
+sbx.4.2.0 (unreleased)
+----------------------
-- Nothing changed yet.
-
-
-4.2.0.post3 (2017-05-17)
-------------------------
-
-- No, versions cannot have letters anymore. Seriously?
-
-4.2.0.sbx2 (2017-05-17)
------------------------
-
-- Dealing with packaging issues.
-
-4.2.0.sbx1 (2017-05-17)
------------------------
-
-- Better error message on PO-File Syntax Errors.
- [SyZn]
+- Better error message on PO-File Syntax Errors. [SyZn]
- Add support for Python 3.5.
@@ -37,12 +20,14 @@ CHANGES
Currently, formatting Decimal('0.99999') will raise a TypeError if rounding
is not set to False
+
4.1.0 (2015-11-06)
------------------
- ``interpolate()`` now works recursively, if the mapping has a value which is
a ``zope.i18nmessageid.Message`` itself.
+
4.0.1 (2015-06-05)
--------------------