summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--NEWS14
2 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bedbd2142..8afa876e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,4 +4,4 @@
Get a clone of git repository and list changes with 'git log' there,
$ git clone https://gitlab.gnome.org/GNOME/evolution-data-server.git
or browse changes online at
- https://gitlab.gnome.org/GNOME/evolution-data-server/commits/master
+ https://gitlab.gnome.org/GNOME/evolution-data-server/commits/gnome-3-36
diff --git a/NEWS b/NEWS
index 366c70a3d..8cde628d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Evolution-Data-Server 3.36.0 2020-03-06
+---------------------------------------
+
+Bug Fixes:
+ I#198 - goa: Doesn't set ESourceAuthentication::is-external properly (Milan Crha)
+
+Translations:
+ Alan Mortensen (da)
+ Nathan Follens (nl)
+ Matej Urbančič (sl)
+ Jiri Grönroos (fi)
+ Gianvito Cavasoli (it)
+ Tim Sabsch (de)
+
Evolution-Data-Server 3.35.92 2020-02-28
----------------------------------------