Preparation for release 3.2.3

pull/228/head
Francis Lachapelle 2016-11-25 10:45:07 -05:00
parent 9bb22bd67a
commit f84d0e5f30
4 changed files with 9 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 3.2.2 - November 2016</releaseinfo>
<subtitle>for version 3.2.2</subtitle>
<date>2016-11-23</date>
<releaseinfo>Version 3.2.3 - November 2016</releaseinfo>
<subtitle>for version 3.2.3</subtitle>
<date>2016-11-25</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.2
:release_version: 3.2.3
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

7
NEWS
View File

@ -1,11 +1,12 @@
3.2.3 (2016-12-DD)
3.2.3 (2016-11-25)
------------------
New features
- [core] added photo support for LDAP-based address books (#747/#2184)
- [core] added photo support for LDAP-based address books (#747, #2184)
Enhancements
- [web] updated CKEditor to version 4.6.0
- [web] updated Angular to version 1.5.9
Bug fixes
- [web] restore attributes when rewriting base64-encoded img tags (#3814)
@ -18,7 +19,7 @@ Bug fixes
New features
- [core] support repetitive email alarms on tasks and events (#1053)
- [web] allow to hide center column on large screens (#3861)
- [eas] relaxed permission requirements for subscription synchronizations (#3118 and #3180)
- [eas] relaxed permission requirements for subscription synchronizations (#3118, #3180)
Enhancements
- [core] added sha256-crypt and sha512-crypt password support

View File

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