Preparation for release 2.3.3

pull/180/head
Francis Lachapelle 2015-11-11 14:04:19 -05:00
parent 6aef713d28
commit 1d78b2df96
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.3.2 - September 2015</releaseinfo>
<subtitle>for version 2.3.2</subtitle>
<date>2015-09-16</date>
<releaseinfo>Version 2.3.3 - November 2015</releaseinfo>
<subtitle>for version 2.3.3</subtitle>
<date>2015-11-11</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.2
:release_version: 2.3.3
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

6
NEWS
View File

@ -1,4 +1,4 @@
2.3.3 (2015-mm-dd)
2.3.3 (2015-11-11)
------------------
New features
@ -8,8 +8,8 @@ New features
Enhancements
- we no longer always entirely rewrite messages for Outlook 2013 when using EAS
- support for ghosted elements on contacts over EAS
- added Macedonian translation - thanks to Miroslav Jovanovic
- added Portuguese translation - thanks to Eduardo Crispim
- added Macedonian (mk_MK) translation - thanks to Miroslav Jovanovic
- added Portuguese (pt) translation - thanks to Eduardo Crispim
Bug fixes
- numerous EAS fixes when connections are dropped before the EAS client receives the response (#3058, #2849)