]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Releasing 1.9.11
authorRobert Ancell <robert.ancell@canonical.com>
Thu, 13 Mar 2014 00:42:43 +0000 (13:42 +1300)
committerRobert Ancell <robert.ancell@canonical.com>
Thu, 13 Mar 2014 00:42:43 +0000 (13:42 +1300)
NEWS
configure.ac
debian/changelog

diff --git a/NEWS b/NEWS
index 2730b1bc7285c596fe703ce8d93668432bd5a523..4c787ec74972525c069e8d34e3eded1e3243f7f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.9.11
+
+    * Don't use g_hash_table_get_keys_as_array, it's a glib 2.40 feature
+
 Overview of changes in lightdm 1.9.10
 
     * Honour session type requested by greeter for guest sessions
index dea210f0fd0c8eb0eeabf58e4be1c19f58c5660f..c42f17056ba9470fcbe4ce327c65ec3c1b44c0af 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(lightdm, 1.9.10)
+AC_INIT(lightdm, 1.9.11)
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
index 1bc3c7e167b51e3f33492e0134b745cc4b292985..89f6882ca271ed710cf0eba9bf1e8d523aafdcac 100644 (file)
@@ -1,3 +1,10 @@
+lightdm (1.9.11-0ubuntu1) trusty; urgency=medium
+
+  * New upstream release:
+    - Don't use g_hash_table_get_keys_as_array, it's a glib 2.40 feature
+
+ -- Robert Ancell <robert.ancell@canonical.com>  Thu, 13 Mar 2014 13:42:04 +1300
+
 lightdm (1.9.10-0ubuntu1) trusty; urgency=medium
 
   * New upstream release: