Skip to content

Commit ffb2c97

Browse files
committed
Releasing 1.24.1
1 parent f9bcb6a commit ffb2c97

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Overview of changes in lightdm 1.24.1
2+
3+
* Fixes for VNC and XDMCP connections
4+
* Set names for XDMCP and VNC seats
5+
* Expose autologin-session as a hint to the greeter
6+
* Fix timed autologins not using autologin-session when no session specified
7+
18
Overview of changes in lightdm 1.24.0
29

310
* No changes from 1.22

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, 1.24.0)
3+
AC_INIT(lightdm, 1.24.1)
44
AC_CONFIG_MACRO_DIR(m4)
55
AC_CONFIG_HEADER(config.h)
66
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])

0 commit comments

Comments
 (0)