Skip to content

Commit

Permalink
Releasing 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-ancell committed Jan 17, 2018
1 parent f9bcb6a commit ffb2c97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Overview of changes in lightdm 1.24.1

* Fixes for VNC and XDMCP connections
* Set names for XDMCP and VNC seats
* Expose autologin-session as a hint to the greeter
* Fix timed autologins not using autologin-session when no session specified

Overview of changes in lightdm 1.24.0

* No changes from 1.22
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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])
Expand Down

0 comments on commit ffb2c97

Please sign in to comment.