The following modules have been added in this release:
   gnome-remote-desktop

The following modules have a new version:
 - at-spi2-core (2.39.91 => 2.40.0) (*)
 - baobab (40.beta => 40.0) (*)
 - eog (40.rc => 40.0)
 - epiphany (40.rc => 40.0)
 - evolution-data-server (3.39.3 => 3.40.0)
 - gdk-pixbuf (2.42.2 => 2.42.4)
 - gedit (3.38.1 => 40.0)
 - gjs (1.67.3 => 1.68.0)
 - glib (2.67.6 => 2.68.0)
 - glib-networking (2.68.rc => 2.68.0)
 - gnome-bluetooth (3.34.3 => 3.34.5)
 - gnome-boxes (40.rc => 40.0)
 - gnome-calculator (40.rc => 40.0)
 - gnome-calendar (40.rc => 40.0)
 - gnome-characters (40.beta => 40.0) (*)
 - gnome-clocks (40.beta => 40.0) (*)
 - gnome-contacts (40.beta => 40.0) (*)
 - gnome-control-center (40.rc => 40.0)
 - gnome-desktop (40.rc => 40.0)
 - gnome-disk-utility (40.rc => 40.0)
 - gnome-font-viewer (40.beta => 40.0) (*)
 - gnome-initial-setup (40.rc => 40.0)
 - gnome-maps (40.rc => 40.0)
 - gnome-music (40.rc => 40.0)
 - gnome-photos (40.beta => 40.rc)
 - gnome-screenshot (40.rc => 40.0)
 - gnome-settings-daemon (40.rc => 40.0)
 - gnome-shell (40.rc => 40.0)
 - gnome-shell-extensions (40.rc => 40.0)
 - gnome-software (40.rc => 40.0)
 - gnome-system-monitor (40.rc => 40.0)
 - gnome-terminal (3.39.90 => 3.40.0) (*)
 - gnome-user-docs (40.rc => 40.0)
 - gnome-weather (40.beta => 40.0) (*)
 - gobject-introspection (1.67.1 => 1.68.0)
 - gsettings-desktop-schemas (40.rc => 40.0)
 - gvfs (1.47.91 => 1.48.0)
 - libdazzle (3.38.0 => 3.40.0)
 - libpeas (1.28.0 => 1.30.0)
 - mutter (40.rc => 40.0)
 - nautilus (40.rc => 40.0)
 - orca (40.rc => 40.0)
 - pygobject (3.38.0 => 3.40.0)
 - simple-scan (40.beta => 40.0)
 - yelp (40.beta => 40.0)
 - yelp-tools (40.rc => 40.0)
 - yelp-xsl (40.rc => 40.0)
(*) No summarized news available

The following modules weren't upgraded in this release:
   adwaita-icon-theme, at-spi2-atk, atk, atkmm, cantarell-fonts, cheese,
   clutter, clutter-gst, clutter-gtk, cogl, dconf, evince, file-roller, folks,
   gcab, gcr, gdm, geocode-glib, gfbgraph, glibmm, gmime, gnome-autoar,
   gnome-backgrounds, gnome-color-manager, gnome-keyring, gnome-logs,
   gnome-menus, gnome-online-accounts, gnome-online-miners, gnome-session,
   gnome-user-share, gnome-video-effects, gom, grilo, grilo-plugins, gsound,
   gspell, gssdp, gtk, gtk+, gtk-doc, gtk-vnc, gtkmm, gtksourceview, gupnp,
   gupnp-av, gupnp-dlna, json-glib, libchamplain, libgdata, libgee,
   libgnomekbd, libgsf, libgtop, libgweather, libgxps, libhandy, libmediaart,
   libnma, libnotify, librsvg, libsecret, libsigc++, libsoup, mm-common,
   pango, pangomm, phodav, pyatspi, rest, rygel, sushi, totem,
   totem-pl-parser, tracker, tracker-miners, vala, vte, zenity

========================================
  eog
========================================

Version 40.0
------------

New and updated translations:

- Trần Ngọc Quân [vi]

New and updated manual translations

- Miquel-Àngel Burgos i Fradeja [ca]
- Piotr Drąg [pl]


========================================
  epiphany
========================================

40.0 - March 19, 2021
=====================

 * Updated icon in user help (!930, Sabri Ünal)
 * Many updated translations (thank you!)


========================================
  evolution-data-server
========================================

Evolution-Data-Server 3.40.0 2021-03-19
---------------------------------------

Translations:
	Boyuan Yang (zh_CN)
	Milo Casagrande (it)


========================================
  gdk-pixbuf
========================================

2.42.4 (stable)
===

 - Make enum type registration thread safe
 - Do not install skipped test files [Jan Tojnar]
 - Fix GIF initialization [Simon McVittie]
 - Always run GIF loader tests [Simon McVittie]
 - Fix leaks discovered via ASan [Simon McVittie]
 - Expose GdkPixbufLoader API via introspection [Paolo Borelli]
 - Fix revert-to-previous first frame behaviour for GIF files [Robert Ancell, #166]
 - Link to libintl if needed [Fabrice Fontaine]
 - Improve support for using gdk-pixbuf as a subproject [Xavier Claessens]
 - Fix build with GModule disabled [Fabrice Fontaine]
 - Use gi-docgen to generate the API reference from introspection data


========================================
  gedit
========================================

News in 40, 2021-03-19
----------------------------
* Remove all the deprecated API.
* file-browser: drop use of confirm-trash
* Translation updates.

Tepl-ification:
* Use tepl_pango_font_description_to_css().
* Use TeplLanguageChooser's.
* Use TeplProgressInfoBar.
* Start to use TeplBuffer and TeplFile APIs.
  As a result the new tabs are now named "Untitled File", not
  "Untitled Document".


========================================
  gjs
========================================

Version 1.68.0
--------------

- Closed bugs and merge requests:

  * 40.rc session crashes in gjs on unlocking (sometimes) [#387, !588, Marco
    Trevisan]
  * 40.rc: installed-tests installed despite explicitly disabled [#388, !589,
    Philip Chimento]


========================================
  glib
========================================

Overview of changes in GLib 2.68.0
==================================

* Bugs fixed:
 - !1987 build: Drop gconstructor_as_data_h usage from glib-compile-schemas
 - !1989 glib.supp: Generalize some suppressions
 - !1992 gbytesicon: Fix error in g_bytes_icon_new() documentation
 - !1994 glocalfileoutputstream: Tidy up error handling
 - !1995 tests: Fix copy/paste error in queue test

* Translation updates:
 - Czech
 - Finnish
 - Italian
 - Korean
 - Lithuanian
 - Polish
 - Romanian
 - Slovenian
 - Turkish



========================================
  glib-networking
========================================

2.68.0 - March 19, 2021
=======================

 - Fix double free in GnuTLS client certificate request code (!147)


========================================
  gnome-bluetooth
========================================

ver 3.34.5:
- Fix unwanted soname change
- Note that an unreleased version of python-dbusmock is required
  to run the test suite added in 3.34.4, disable tests if this
  dependency is unavailable.

ver 3.34.4:
- Use device alias instead of device name in Settings UI, and
  don't show devices without a name
- Avoid new devices jumping around in the Settings list
- Fix a warning and a hang when opening the Bluetooth Settings
- Fix a possible hang when switching away from the Bluetooth Settings
- Make the "Cancel" button work when pairing keyboards
- Remove joypad quirks in favour of BlueZ autopair ones
- Remove a number of deprecated calls


========================================
  gnome-boxes
========================================

40.0 - Mar 19, 2021
===================

Changes since 40.rc

  - Added/updated/fixed translations:
    - Korean
    - Czech
    - Brazilian Portuguese
    - Ukrainian
    - Turkish
    - Catalan
    - Swedish
    - Punjabi
    - Italian
    - Indonesian
    - Portuguese
    - Basque
    - Romanian
    - German
    - Spanish
    - Finnish
    - Hungarian
    - Slovenian
    - Greek
    - French
    - Lithuanian
    - Serbian

All contributors to this release:

A S Alam <aalam@fedoraproject.org>
Anders Jonsson <anders.jonsson@norsjovallen.se>
Asier Sarasua Garmendia <asiersarasua@ni.eus>
Aurimas Černius <aurisc4@gmail.com>
Balázs Úr <balazs@urbalazs.hu>
Efstathios Iosifidis <eiosifidis@gnome.org>
Enrico Nicoletto <liverig@gmail.com>
Daniel Mustieles <daniel.mustieles@gmail.com>
Daniel Șerbănescu <daniel@serbanescu.dk>
Felipe Borges <felipeborges@gnome.org>
Guillaume Bernard <associations@guillaume-bernard.fr>
Hugo Carvalho <hugokarvalho@hotmail.com>
Jiri Grönroos <jiri.gronroos@iki.fi>
Jordi Mas <jmas@softcatala.org>
Kukuh Syafaat <kukuhsyafaat@gnome.org>
Марко Костић <marko.m.kostic@gmail.com>
Marek Černocký <marek@manet.cz>
Matej Urbančič <mateju@src.gnome.org>
Milo Casagrande <milo@milo.name>
Muhammet Kara <muhammetk@gmail.com>
Rafael Fontenelle <rafaelff@gnome.org>
Philipp Kiemle <philipp.kiemle@gmail.com>
Piotr Drąg <piotrdrag@gmail.com>
Sabri Ünal <libreajans@gmail.com>
Seong-ho Cho <shcho@gnome.org>
Yuri Chornoivan <yurchor@ukr.net>


========================================
  gnome-calculator
========================================

Overview of changes in gnome-calculator 40.0
    * Updated Translations


========================================
  gnome-calendar
========================================

Major changes in 40.0:
* Updated translations


========================================
  gnome-control-center
========================================

================
Version 40
================

- Updated translations


========================================
  gnome-desktop
========================================

============
Version 40.0
============

- No changes


========================================
  gnome-disk-utility
========================================

40.0 - March 18, 2020
=====================

Updated translations:
 * A S Alam (pa), Dušan Kazik (sk), Milo Casagrande (it), Piotr Drąg (pl)


========================================
  gnome-initial-setup
========================================

40.0
----

* No changes since 40.rc.


========================================
  gnome-maps
========================================

40.0 - Mar 20, 2021
=========================

Changes since 40.rc
 - Translation updates

Added/updated/fixed translations
 - Italian
 - Polish
 - Norwegian Bokmål

All contributors to this release
Gianvito Cavasoli <gianvito@gmx.it>
Kjartan Maraas <kmaraas@gnome.org>
Marcus Lundblad <ml@update.uu.se>
Piotr Drąg <piotrdrag@gmail.com>


========================================
  gnome-music
========================================

Overview of changes in 40.0
===========================

• Update appdata for the 40.0 release


========================================
  gnome-photos
========================================

Overview of changes in 40.rc
============================

* Bugs fixed:
 !154 gegl: Don't exceed arbitrary maximum number of threads
 !174 build, flatpak: Add an option for installing Flatpak-specific files
 !175 Unbreak deletion of items from the Tracker database
  #92 Ensure that items get deleted when app is quit

* Updated translations:
 Danish
 Italian
 Korean
 Norwegian bokmål
 Punjabi



========================================
  gnome-screenshot
========================================

=======================================
GNOME Screenshot 40.0 - 20th March 2021
=======================================

- No changes since 40.rc


========================================
  gnome-settings-daemon
========================================

============
Version 40.0
============
- No changes WRT 40.rc


========================================
  gnome-shell
========================================

40.0
====

Translators:
  Zander Brown [en_GB], Dušan Kazik [sk]


========================================
  gnome-shell-extensions
========================================

40.0
====

Translators:
  Jiri Grönroos [fi]


========================================
  gnome-software
========================================

Version 40
~~~~~~~~~~
Released: 2021-03-19

This is a stable release with the following changes:
 * Fix handling of invalid or incomplete application icons
 * Fix the plugin documentation to reflect reality
 * Fix the Snap plugin to actually load icons
 * Set download size to 0 after the package is downloaded

Translation updates:
 * British English
 * Danish
 * Greek
 * Italian
 * Norwegian Bokmål
 * Polish
 * Punjabi
 * Serbian


========================================
  gnome-system-monitor
========================================

New in 40.rc - 19 March 2021

* Updated translations


========================================
  gnome-user-docs
========================================

40.0
====
* Updated gesture documentation for GNOME 40 (Shaun McCance, Sriram Ramkrishna
* Updated illustrations (Jakub Steiner)
* Document QR Code feature for WiFi Hotspot (Rohan M)
* Updated translations:
  ca    (Jordi Mas)
  cs    (Marek Černocký)
  de    (Tim Sabsch)
  fi    (Jiri Grönroos)
  pl    (Piotr Drąg)
  sr    (Мирослав Николић)
  sv    (Anders Jonsson)
  uk    (Yuri Chornoivan)


========================================
  gobject-introspection
========================================

1.68.0 - 2021-03-19
-------------------

* Update GLib annotations :mr:`262`
* docs: cleanup :mr:`261`
* Fix syntax errors in gir-1.2.rnc :mr:`256`


========================================
  gsettings-desktop-schemas
========================================

Major changes in 40.0
=====================
- Translation updates


========================================
  gvfs
========================================

Major changes in 1.48.0
=======================
* Translation updates


========================================
  libdazzle
========================================

==============
Version 3.40.0
==============

Changes in this release:

 • Build system fixes for mingw
 • PangoFontDescription to CSS conversion improvements


========================================
  libpeas
========================================

Overview of Changes in libpeas 1.30.0
=====================================

* Build system improvements
* Improvements when running on Windows
* Translation updates:
  - Galician
  - Greek
  - Norwegian Bokmål
  - Punjabi


========================================
  mutter
========================================

40.0
====
* xwayland: Check permissions on /tmp/.X11-unix [Olivier; !1787]

Contributors:
  Olivier Fourdan

Translators:
  Hugo Carvalho [pt], Tim Sabsch [de], Daniel Mustieles [es],
  Matej Urbančič [sl], Марко Костић [sr], Fran Dieguez [gl]


========================================
  nautilus
========================================

Major changes in 40.0
=====================
* Translation updates


========================================
  orca
========================================

40.0 - 19 March 2021

New and updated translations (THANKS EVERYONE!!!):

  cs              Czech                     Marek Černocký
  da              Danish                    Ask Hjorth Larsen
  it              Italian                   Milo Casagrande
  sv              Swedish                   Anders Jonsson
  zh_CN           Chinese (China)           Boyuan Yang

=========


========================================
  pygobject
========================================

3.40.0 - 2021-03-19
-------------------

* GTK 4 compatibility fixes :mr:`148` :mr:`159` :mr:`144` :mr:`145`
* Python 3.9 and 3.10 compatibility fixes :mr:`152` :mr:`156`
* New minimal dependency requirements due to dropping support for Ubuntu 16.04 :mr:`151`
  * Python 3.6+
  * glib 2.56+
  * gobject-introspection 1.56+
  * pycairo 1.16+



========================================
  simple-scan
========================================

Overview of changes in simple-scan 40.0
~~~~~~~~~~~~~~
Released: 2021-03-23

  * Updated translations.


========================================
  yelp
========================================

40.0
====
* Stable release. No changes since release candidate.

40.rc
=====
* Updated translations:
  gl    (Fran Dieguez)
  pa    (A S Alam)


========================================
  yelp-tools
========================================

40.rc
=====
* Removed comment about revision version attrs from templates
* Use /usr/bin/python3 as shebang


========================================
  yelp-xsl
========================================

40.0
====
* Stable release. No changes since release candidate.


