Bump version to 3.6.3
Update NEWS
This commit is contained in:
parent
7e0f84c7ce
commit
6718b69f53
18
NEWS
18
NEWS
@ -1,3 +1,21 @@
|
|||||||
|
3.6.3
|
||||||
|
=====
|
||||||
|
* recorder: Set frame duration to fix broken video headers [Adel; #688487]
|
||||||
|
* Block cancellation of unlock dialog during drags [Giovanni; #686800]
|
||||||
|
* Honor lock-delay GSettings key [Giovanni, Matthias; #690766, #691170]
|
||||||
|
* Fix reentrancy problem causing the tray to disappear [Giovanni; #683986]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Giovanni Campagna, Matthias Clasen, Adel Gadllah,
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Mattias Põldaru [et], Sandeep Sheshrao Shedmake [mr], Wouter Bolsterlee [nl],
|
||||||
|
Rajesh Ranjan [hi], Nilamdyuti Goswami [as], Ani Peter [ml],
|
||||||
|
Andika Triwidada [id], Krishnababu Krothapalli [te], Shankar Prasad [kn],
|
||||||
|
Dr.T.Vasudevan [ta], Runa Bhattacharjee [bn_IN], Rafael Ferreira [pt_BR],
|
||||||
|
Balázs Úr [hu], Gheyret Kenji [ug], Yasumichi Akahoshi [ja], Yoji TOYODA [ja],
|
||||||
|
Alexandre Franke [fr]
|
||||||
|
|
||||||
3.6.2
|
3.6.2
|
||||||
=====
|
=====
|
||||||
* Implement org.gnome.ScreenSaver.GetActiveTime [Giovanni; #686064]
|
* Implement org.gnome.ScreenSaver.GetActiveTime [Giovanni; #686064]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT([gnome-shell],[3.6.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
AC_INIT([gnome-shell],[3.6.3],[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…
x
Reference in New Issue
Block a user