Compare commits
1 Commits
wip/rtcm/m
...
3.20.1
Author | SHA1 | Date | |
---|---|---|---|
ebe071bd50 |
13
NEWS
13
NEWS
@ -1,3 +1,16 @@
|
|||||||
|
3.20.1
|
||||||
|
======
|
||||||
|
* Plug a memory leak [Aaron; #735705]
|
||||||
|
|
||||||
|
Contributors:
|
||||||
|
Aaron Plattner
|
||||||
|
|
||||||
|
Translations:
|
||||||
|
Daniel Korostil [uk], Matej Urbančič [sl], Inaki Larranaga Murgoitio [eu],
|
||||||
|
Cheng-Chia Tseng [zh_TW], Fabio Tomat [fur], Trần Ngọc Quân [vi],
|
||||||
|
YunQiang Su [zh_CN], Marek Černocký [cs], Arash Mousavi [fa],
|
||||||
|
Alexander Shopov [bg], Khaled Hosny [ar]
|
||||||
|
|
||||||
3.20.0
|
3.20.0
|
||||||
======
|
======
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT([gnome-shell],[3.20.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell],[gnome-shell])
|
AC_INIT([gnome-shell],[3.20.1],[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])
|
||||||
|
Reference in New Issue
Block a user