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

Commit 04b0452

Browse files
committed
Prepare for hotfix release.
1 parent a149dfe commit 04b0452

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Overview of changes in lightdm-webkit2-greeter 2.1.5
2+
3+
* [HOTFIX] Remove old code related to GDKWindow filters as it is no longer necessary and
4+
actually causes issues with webkitgtk 2.14+.
5+
16
Overview of changes in lightdm-webkit2-greeter 2.1.4
27

38
* Implemented a theme heartbeat to allow the greeter to detect and respond to theme failures.

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT(lightdm-webkit2-greeter, 2.1.4)
3+
AC_INIT(lightdm-webkit2-greeter, 2.1.5)
44
AC_SUBST(THEME_DIR)
55
AC_CONFIG_HEADER(config.h)
66
AC_PREREQ([2.59])

0 commit comments

Comments
 (0)