summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-05-06 11:55:14 +0100
committerRichard Hughes <richard@hughsie.com>2011-05-06 11:55:14 +0100
commit4a768fe813400d56863f8c9f1e354637db74b9c1 (patch)
tree6ea774e5f8deb17293cb8bba3bcab52d1e0b70b4
parentc3c6e2b64e5655e11b983c704aaab79722e5207b (diff)
downloadcolord-4a768fe813400d56863f8c9f1e354637db74b9c1.tar.gz
Release colord 0.1.7COLORD_0_1_70.1.7
-rw-r--r--NEWS15
-rw-r--r--doc/website/download.html1
2 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5dd2036..6d0a2e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 0.1.7
+~~~~~~~~~~~~~
+Released: 2011-05-06
+
+New Features:
+ - Add sensor-lock to just lock the color sensor and listen for events
+
+Bugfixes:
+ - Create /var/lib/colord at buildtime not runtime for SELinux
+ - Ensure profiles with embedded profile checksums are parsed correctly
+ - Move the colorimeter rules to be run before 70-acl.rules
+ - Stop watching the client when the sensor is finalized
+ - Ensure the source is destroyed when we unref CdUsb to prevent a crash
+ - Only enable the volume mount tracking when searching volumes
+
Version 0.1.6
~~~~~~~~~~~~~
Released: 2011-04-24
diff --git a/doc/website/download.html b/doc/website/download.html
index ecfa244..06d62f3 100644
--- a/doc/website/download.html
+++ b/doc/website/download.html
@@ -71,6 +71,7 @@ modified translations as required or suggested.
</p>
<table>
<tr><td><b>Version</b></td><td>&nbsp;&nbsp;</td><td><b>Date</b></td></tr>
+<tr><td>0.1.7</td><td></td><td>2011-05-06</td></tr>
<tr><td>0.1.6</td><td></td><td>2011-04-24</td></tr>
<tr><td>0.1.5</td><td></td><td>2011-03-31</td></tr>
<tr><td>0.1.4</td><td></td><td>2011-03-09</td></tr>