Preparation for release 3.2.6

pull/232/head
Francis Lachapelle 2017-01-23 09:56:40 -05:00
parent 3cbeba32d9
commit 04c256ab6c
4 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 3.2.5 - January 2017</releaseinfo>
<subtitle>for version 3.2.5</subtitle>
<date>2017-01-10</date>
<releaseinfo>Version 3.2.6 - January 2017</releaseinfo>
<subtitle>for version 3.2.6</subtitle>
<date>2017-01-23</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: 3.2.5
:release_version: 3.2.6
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

8
NEWS
View File

@ -1,15 +1,15 @@
3.2.6 (2017-02-DD)
3.2.6 (2017-01-23)
------------------
New features
- [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949)
Enhancements
- [web] show locale codes beside language names in Preferences module
- [web] fixed visual glitches in Month view with Firefox
- [web] mail editor can now be expanded horizontally and automatically expands vertically
- [web] compose a new message inline or in a popup window
- [web] allow to select multiple files when uploading attachments (#3999)
- [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949)
- [web] updated Angular to version 1.6.1
- [web] updated CKEditor to version 4.6.2
Bug fixes
- [core] remove all alarms before sending IMIP replies (#3925)

View File

@ -4,4 +4,4 @@
MAJOR_VERSION=3
MINOR_VERSION=2
SUBMINOR_VERSION=5
SUBMINOR_VERSION=6