Preparation for release 3.2.4

pull/228/head
Francis Lachapelle 2016-12-01 11:59:16 -05:00
parent d2b94eba09
commit ee5b60c544
4 changed files with 6 additions and 5 deletions

View File

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

1
NEWS
View File

@ -12,6 +12,7 @@ Bug fixes
- [web] fixed JavaScript exception when SOGo is launched from an external link (#3900)
- [web] restored fetching of freebusy information of MS Exchange contacts
- [web] fixed mail attribute when importing an LDIF file (#3878)
- [web] don't save empty custom auto-reply subject
- [web] fixed detection of session expiration
- [eas] properly escape all GAL responses (#3923)

View File

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