summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2012-02-22 14:25:45 +0000
committerRichard Hughes <richard@hughsie.com>2012-02-22 14:25:45 +0000
commit61bf1266f7f3bf7b43b2d28a08da1714e5abaf94 (patch)
treecd71dd06663c71480770033279c2450e237e16e9 /NEWS
parent4fcc7325e6e17a4a37f0fba4047e962bb5b271a0 (diff)
downloadcolord-61bf1266f7f3bf7b43b2d28a08da1714e5abaf94.tar.gz
Release colord 0.1.17COLORD_0_1_170.1.17
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ed416f..6bf0fd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 0.1.17
+~~~~~~~~~~~~~~
+Released: 2012-02-22
+
+New Features:
+ - Add an LED sample type (Richard Hughes)
+ - Add a metadata key to store the calibration brightness (Richard Hughes)
+ - Show the profile title when using colormgr get-profiles (Richard Hughes)
+
+Bugfixes:
+ - Add PrivateNetwork and PrivateTmp to the systemd service file (Richard Hughes)
+ - Don't leak a GVariantIter when setting the device metadata (Richard Hughes)
+ - Fix a critical warning if a client tries to get the profile metadata (Matthias Clasen)
+ - Fix InstallSystemWide() when running as the colord user (Richard Hughes)
+ - Increase the colorhug sample timeout to 5 seconds (Richard Hughes)
+ - Make underscores into spaces for the profile title (Richard Hughes)
+ - Return from cd_profile_has_access() with TRUE for virtual profiles (Richard Hughes)
+
Version 0.1.16
~~~~~~~~~~~~~~
Released: 2012-01-17