Preparation for release 2.3.12

pull/215/head
Francis Lachapelle 2016-06-10 09:50:41 -04:00
parent 99a4bd3515
commit ab72066ad6
4 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<!-- TODO have the build system take care of this -->
<releaseinfo>Version 2.3.11 - May 2016</releaseinfo>
<subtitle>for version 2.3.11</subtitle>
<date>2016-05-12</date>
<releaseinfo>Version 2.3.12 - June 2016</releaseinfo>
<subtitle>for version 2.3.12</subtitle>
<date>2016-06-10</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: 2.3.11
:release_version: 2.3.12
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:

3
NEWS
View File

@ -1,4 +1,4 @@
2.3.12 (2016-XX-YY)
2.3.12 (2016-06-10)
-------------------
Enhancements
@ -6,6 +6,7 @@ Enhancements
- [web] CKEditor: switched to the minimalist skin
- [web] CKEditor: added the base64image plugin
- [web] CKEditor: added the pastefromword plugin (#2295, #3313)
- [web] added Turkish (Turkey) (tr_TR) translation - thanks to Sinan Kurşunoğlu
Bug fixes
- [core] sanity checks for events with bogus timezone offsets

View File

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