Preparation for release 4.1.1

This commit is contained in:
Francis Lachapelle
2019-10-31 13:25:48 -04:00
parent 82735fa8a7
commit 69cbe5d619
4 changed files with 9 additions and 12 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 4.1.0 - October 2019</releaseinfo>
<subtitle>for version 4.1.0</subtitle>
<date>2019-10-24</date>
<releaseinfo>Version 4.1.1 - October 2019</releaseinfo>
<subtitle>for version 4.1.1</subtitle>
<date>2019-10-31</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>
@@ -13,6 +13,6 @@
// TODO have the build system take care of this
:release_version: 4.1.0
:release_version: 4.1.1
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:
+4 -7
View File
@@ -1,13 +1,10 @@
4.1.1 (2019-XX-XX)
4.1.1 (2019-10-31)
------------------
New features
-
Enhancements
-
Bug fixes
- [web] don't allow RDATE unless already defined
- [web] don't modify time when computing dates interval (#4861)
- [web] swap start-end dates when delta is negative
- [core] use the supplied Sieve creds to fetch the IMAP4 separator (#4846)
- [core] fixed Apple Calendar creation (#4813)
- [eas] fixed EAS provisioning support for Outlook/iOS (#4853)
+1 -1
View File
@@ -4,4 +4,4 @@
MAJOR_VERSION=4
MINOR_VERSION=1
SUBMINOR_VERSION=0
SUBMINOR_VERSION=1