Bump version to 3.1.90.1
Update NEWS
This commit is contained in:
parent
82ffe233dc
commit
a1aa58bb64
17
NEWS
17
NEWS
@ -1,3 +1,20 @@
|
|||||||
|
3.1.90.1
|
||||||
|
========
|
||||||
|
|
||||||
|
* Fix typo that was breaking the "Login Screen" mode [Marc-Antoine]
|
||||||
|
* Fix build with new gobject-introspection [Dan]
|
||||||
|
* Use a better icon for removable devices [Cosimo; #657757]
|
||||||
|
* Add support for asynchronous search provides [Philippe, Jasper, Seif; #655220]
|
||||||
|
* Misc bug fixes [Alex, Guillaume, Jasper; #657657, #657696]
|
||||||
|
* Misc build fixes [Adel; #657697]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Cosimo Cecchi, Guillaume Desmottes, Adel Gadllah, Alexander Larsson, Seif Lotfy,
|
||||||
|
Philippe Normand, Marc-Antoine Perennou, Jasper St. Pierre, Dan Winship
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Jorge González, Daniel Mustieles [es], Stas Solovey [ru]
|
||||||
|
|
||||||
3.1.90
|
3.1.90
|
||||||
======
|
======
|
||||||
* Add an on-screen keyboard that uses Caribou as a backend
|
* Add an on-screen keyboard that uses Caribou as a backend
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT([gnome-shell],[3.1.90],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
AC_INIT([gnome-shell],[3.1.90.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
AC_CONFIG_SRCDIR([src/shell-global.c])
|
AC_CONFIG_SRCDIR([src/shell-global.c])
|
||||||
|
Loading…
Reference in New Issue
Block a user