We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9bcb6a commit ffb2c97Copy full SHA for ffb2c97
NEWS
@@ -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
8
Overview of changes in lightdm 1.24.0
9
10
* No changes from 1.22
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm, 1.24.0)
+AC_INIT(lightdm, 1.24.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
0 commit comments