[evolution/gnome-3-18] NEWS update for 3.18.5.2
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-18] NEWS update for 3.18.5.2
- Date: Mon, 14 Mar 2016 08:05:18 +0000 (UTC)
commit 6a02c7980589cf24de90c29556bc84ee2f57b832
Author: Milan Crha <mcrha redhat com>
Date: Mon Mar 14 09:05:24 2016 +0100
NEWS update for 3.18.5.2
NEWS | 11 +++++++++++
configure.ac | 4 ++--
2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 338777c..d17e0e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Evolution 3.18.5.2 2016-03-14
+-----------------------------
+
+Bug Fixes:
+ Bug 762429 - List item is removed when the Return is pressed on its end (Tomas Popela)
+
+Translations:
+ Reinout van Schouwen (nl)
+ Rafael Fontenelle (pt_BR)
+ Matej Urbančič (sl)
+
Evolution 3.18.5.1 2016-02-18
-----------------------------
diff --git a/configure.ac b/configure.ac
index 6d47792..47eaa5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Evolution Versions
m4_define([evo_major_version], [3])
m4_define([evo_minor_version], [18])
-m4_define([evo_micro_version], [6])
+m4_define([evo_micro_version], [5])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],
@@ -18,7 +18,7 @@ m4_define([base_version], [3.18])
dnl Autoconf / Automake Initialization
AC_PREREQ([2.64])
-AC_INIT([evolution],[evo_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://wiki.gnome.org/Apps/Evolution/])
+AC_INIT([evolution],[evo_version].2,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution],[evolution],[http://wiki.gnome.org/Apps/Evolution/])
AM_INIT_AUTOMAKE([1.10 dist-xz no-dist-gzip subdir-objects -Wall -Wno-portability foreign tar-ustar])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]