Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.

Commit 5ec6465

Browse files
committed
update change log. bump version.
1 parent 65196d0 commit 5ec6465

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Overview of changes in lightdm-webkit2-greeter 2.2.1
2+
3+
* Increased the timeout for the "theme loaded" check to ensure themes are given
4+
enough time to load (when running on less powerful systems). (GH #98)
5+
* Fixed issue where users' custom .face image failed to load. (GH #98)
6+
17
Overview of changes in lightdm-webkit2-greeter 2.2
28

39
* Fixed issue where the ugly default X cursor was shown briefly after the greeter exits.

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('lightdm-webkit2-greeter', 'c', version: '2.1.90', license: 'GPL-3')
1+
project('lightdm-webkit2-greeter', 'c', version: '2.2.1', license: 'GPL-3')
22

33

44
# ================================== #

0 commit comments

Comments
 (0)