[evolution-data-server] NEWS update for 3.37.92



commit a65a0549021c8e384679de07c308341c873d962f
Author: Milan Crha <mcrha redhat com>
Date:   Fri Sep 4 08:22:43 2020 +0200

    NEWS update for 3.37.92

 CMakeLists.txt |  2 +-
 NEWS           | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 226690604a..ca5dd537ee 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
 cmake_policy(VERSION 3.1)
 
 project(evolution-data-server
-       VERSION 3.37.91
+       VERSION 3.37.92
        LANGUAGES C CXX)
 set(CMAKE_CXX_STANDARD 14)
 set(PROJECT_BUGREPORT "https://gitlab.gnome.org/GNOME/evolution-data-server/issues/";)
diff --git a/NEWS b/NEWS
index a0776c1635..00d0b094f0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Evolution-Data-Server 3.37.92 2020-09-04
+----------------------------------------
+
+Bug Fixes:
+       I#172 - [IMAPx] Ignore truncated COPYUID server response (Milan Crha)
+       I#208 - Avoid race condition when refreshing collection backend (Milan Crha)
+       I#232 - ESoupSession: Ensure request URI is properly encoded (Milan Crha)
+       I#245 - CardDAV contacts without UID are not shown (Milan Crha)
+       I#246 - libecal: Specify forward-declared types for gir (Milan Crha)
+       M!43 - Calendar: Add SExp function to filter with DTSTART (Helmut Pozimski)
+       evo-I#461 - Let 'Wrap quoted text in replies' influence paragraph style (Milan Crha)
+       evo-I#1014 - Calendar: Correct RRULE's UNTIL value saving (Milan Crha)
+
+Miscellaneous:
+       GObjectIntrospection.cmake: Depend rather on gir target, than on gir file (Milan Crha)
+
+Translations:
+       Efstathios Iosifidis (el)
+       Fran Dieguez (gl)
+       Piotr Drąg (pl)
+       Thibault Martin (fr)
+       Goran Vidović (hr)
+       Rafael Fontenelle (pt_BR)
+       Nathan Follens (nl)
+       Kukuh Syafaat (id)
+       Boyuan Yang (zh_CN)
+       Changwoo Ryu (ko)
+       Asier Sarasua Garmendia (eu)
+       Zander Brown (en_GB)
+       Matej Urbančič (sl)
+
 Evolution-Data-Server 3.37.90 2020-08-07
 ----------------------------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]