summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2017-07-17 12:32:04 +0300
committerEric Koegel <eric.koegel@gmail.com>2017-07-17 12:32:04 +0300
commit66b4026cb1f1019a66e7aed111c8760fdb9ecbfd (patch)
tree816ab7cd71cdad701477f42f4c282c71980f19b0 /NEWS
parent0ee29e5de43002443b83dccbc6d2cbe259041ddc (diff)
downloadConsoleKit2-66b4026cb1f1019a66e7aed111c8760fdb9ecbfd.tar.gz
Updates for 1.2.0 release1.2.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 28 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33adf0d..48fdee0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
==============
+Version 1.2.0
+==============
+Stable release of ConsoleKit2
+
+Changes since 1.1.2
+New Features:
+- Add wscons headers for OpenBSD
+
+Bug Fixes:
+- Allow changing to VTs we don't have a session for
+- Correct introspection prefixes
+- Change configure.ac to enable the udev backend with devattr
+- Use KDSKBMODE if defined
+- Use #ifdef HEADER_H instead of #ifdef OS
+- FreeBSD session activation
+- Place sessions with a VT on the static Seat1
+- clean up clang warnings
+- correct uninitialized variable warning
+- Explicitly check for needed symbols
+- Correct build errors in OpenBSD
+- fix compiling on FreeBSD
+
+Misc Changes:
+- update gitignore
+- more autotools cleanup work
+- update readme with new deps
+
+==============
Version 1.1.2
==============
[Please note that this is a development release.]