Preparation for release 3.2.9

pull/236/head
Francis Lachapelle 2017-05-09 09:04:31 -04:00
parent bc23130f9b
commit 4d490d0f1e
4 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 3.2.8 - March 2017</releaseinfo>
<subtitle>for version 3.2.8</subtitle>
<date>2017-03-24</date>
<releaseinfo>Version 3.2.9 - May 2017</releaseinfo>
<subtitle>for version 3.2.9</subtitle>
<date>2017-05-09</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.8
:release_version: 3.2.9
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

4
NEWS
View File

@ -1,11 +1,11 @@
3.2.9 (2017-04-XX)
3.2.9 (2017-05-09)
------------------
New features
- [core] email alarms now have pretty formatting (#805)
Enhancements
- [core] improved event initation for all day events (#4145)
- [core] improved event invitation for all day events (#4145)
- [web] improved interface refresh time with external IMAP accounts
- [eas] added photo support for GAL search operations

View File

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