Bump version to 3.24.3
Update NEWS.
This commit is contained in:
parent
3478715e6a
commit
ecea0218f2
17
NEWS
17
NEWS
@ -1,3 +1,20 @@
|
|||||||
|
3.24.3
|
||||||
|
======
|
||||||
|
* Bypass proxies for captive portal [Bastien; #769692]
|
||||||
|
* Fix missing icons in freedesktop notifications [Florian; #784245]
|
||||||
|
* Fix blocked clicks in shutdown dialog [Florian; #781738]
|
||||||
|
* Implement tablet rings/strips configuration [Carlos; #782033]
|
||||||
|
* Misc. bug fixes [Matthias, Jeremy, Bastien, Florian; #780215, #782802,
|
||||||
|
#783286, #784130, #784353, #781471]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Jeremy Bicha, Carlos Garnacho, Matthias Liertzer, Florian Müllner,
|
||||||
|
Bastien Nocera
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Christian Stadelmann [de], Марко Костић [sr], Милош Поповић [sr@latin],
|
||||||
|
Furkan Ahmet Kara [tr], Jeremy Bicha [es, he]
|
||||||
|
|
||||||
3.24.2
|
3.24.2
|
||||||
======
|
======
|
||||||
* Only fetch weather information when there's a valid location [Rares; #780404]
|
* Only fetch weather information when there's a valid location [Rares; #780404]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT([gnome-shell],[3.24.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
AC_INIT([gnome-shell],[3.24.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
||||||
AX_IS_RELEASE([git-directory])
|
AX_IS_RELEASE([git-directory])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
Loading…
Reference in New Issue
Block a user