summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2017-05-23 11:33:45 -0400
committerStephan Richter <stephan.richter@gmail.com>2017-05-23 11:33:45 -0400
commita3ad029fcf4456216a541dda6d229b69544d99e4 (patch)
tree2fe0666a556fd4657f5d1a7039cb26849b7159dc /CHANGES.rst
parent87775ca4f7b75461ecc475f1f485115240104310 (diff)
downloadzope-i18n-a3ad029fcf4456216a541dda6d229b69544d99e4.tar.gz
Preparing release 4.2.04.2.0
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1f40674..a1e40e7 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,7 +2,7 @@
CHANGES
=======
-4.2.0 (unreleased)
+4.2.0 (2017-05-23)
------------------
- Better error message on PO-File Syntax Errors. [SyZn]