Browse Source

:triumphant:

sisyphus
Dustin Falgout 9 years ago
parent
commit
8a227b6794
  1. 5
      NEWS
  2. 2
      configure.ac

5
NEWS

@ -1,3 +1,8 @@
Overview of changes in lightdm-webkit-greeter 0.2.1
* Handle tasks that a WM would normally handle.
* Code clean-up
Overview of changes in lightdm-webkit-greeter 0.2.0
* Add missing lightdm.set_language function

2
configure.ac

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(lightdm-webkit2-greeter, 0.2.0)
AC_INIT(lightdm-webkit2-greeter, 0.2.1)
AC_SUBST(THEME_DIR)
AC_CONFIG_HEADER(config.h)

Loading…
Cancel
Save