summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 48fdee0..b999051 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
==============
+Version 1.2.1
+==============
+Stable release of ConsoleKit2
+
+Changes since 1.2.0
+New Features:
+- Add ListSeats method to Manager interface
+- Add CanControlSession dbus call
+
+Bug Fixes:
+- Correctly report SELinux support
+- Only use tmpfs mounts on DFly if supported
+- incompatible-pointer-type warning
+- Remove some redundant code probing for hibernation, suspend, and sleep
+- make_tmpfs for DragonFly
+- memory leak in ck-manager
+- Seat property on Session interface
+
+Misc Changes:
+- Add DragonFlyBSD as a platform
+- Remove DragonFly specific code from FreeBSD sysdeps
+- Switch away from AC_DISABLE_STATIC
+
+==============
Version 1.2.0
==============
Stable release of ConsoleKit2