Preparation for release 2.3.22

pull/278/head
Francis Lachapelle 2017-07-20 14:02:37 -04:00
parent a15765df7b
commit 938fd3a6f4
4 changed files with 9 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.3.21 - June 2017</releaseinfo>
<subtitle>for version 2.3.21</subtitle>
<date>2017-06-01</date>
<releaseinfo>Version 2.3.22 - July 2017</releaseinfo>
<subtitle>for version 2.3.22</subtitle>
<date>2017-07-20</date>
<legalnotice>
<para>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".</para>

View File

@ -13,6 +13,6 @@
// TODO have the build system take care of this
:release_version: 2.3.21
:release_version: 2.3.22
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

5
NEWS
View File

@ -1,9 +1,12 @@
2.3.22 (2017-XX-XX)
2.3.22 (2017-07-20)
-------------------
New features
- [eas] initial EAS v16 and email drafts support
Enhancements
- [web] updated CKEditor to version 4.7.1
Bug fixes
- [web] use the organizer's alarm by default when accepting IMIP messages (#3934)
- [web] fixed forwarding mails with attachments containing slashes in file names

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=2
MINOR_VERSION=3
SUBMINOR_VERSION=21
SUBMINOR_VERSION=22