File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ Overview of changes in lightdm 1.18.4
2+
3+ * Fixes for VNC and XDMCP connections
4+ * Set names for XDMCP and VNC seats
5+ * Use power management functions from ConsoleKit2 if available.
6+ * Expose autologin-session as a hint to the greeter
7+ * Fix timed autologins not using autologin-session when no session specified
8+ * liblightdm-qt: Use liblightdm-gobject power methods instead of
9+ re-implementing in Qt.
10+ * Use SA_RESTART with SIGPIPE.
11+
112Overview of changes in lightdm 1.18.3
213
314 * Fix error that caused stdin to be closed. This seems to have lots of bad
Original file line number Diff line number Diff line change 11dnl Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( lightdm , 1.18.3 )
3+ AC_INIT ( lightdm , 1.18.4 )
44AC_CONFIG_MACRO_DIR ( m4 )
55AC_CONFIG_HEADER(config.h)
66AM_INIT_AUTOMAKE ( [ 1.11 no-dist-gzip dist-xz foreign] )
You can’t perform that action at this time.
0 commit comments