summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorStephan Richter <stephan.richter@gmail.com>2017-05-17 16:39:21 -0400
committerStephan Richter <stephan.richter@gmail.com>2017-05-23 09:23:21 -0400
commit1fd464e985b1eefb8b0cf76673fe2ea212c4079c (patch)
treeedca750582bfb69357229e54464bd3c8b8171e43 /CHANGES.rst
parentb95815a641dc253afed38277282efaf8d258c9e9 (diff)
downloadzope-i18n-1fd464e985b1eefb8b0cf76673fe2ea212c4079c.tar.gz
Preparing release 4.2.0.sbx1
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 ca3db59..b8a6e9d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,7 +2,7 @@
CHANGES
=======
-4.2.0.sbx1 (unreleased)
+4.2.0.sbx1 (2017-05-17)
-----------------------
- Better error message on PO-File Syntax Errors. [SyZn]