summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-03-09 16:41:47 +0000
committerRichard Hughes <richard@hughsie.com>2011-03-09 16:41:47 +0000
commit9001e2cb007fa388213ffbc1278095c8153b5002 (patch)
treef23456a21d7fd92e016eb35253e87a93451713e4
parent5475eb8f7b5ade8ec30108d1c62d1b02db9bdbae (diff)
downloadcolord-9001e2cb007fa388213ffbc1278095c8153b5002.tar.gz
Release colord 0.1.4COLORD_0_1_40.1.4
-rw-r--r--NEWS21
-rw-r--r--doc/website/download.html1
2 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ccc3e32..893bd3b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Version 0.1.4
+~~~~~~~~~~~~~
+Released: 2011-03-09
+
+Translations:
+ - Added Russian translation (Alexandre Prokoudine)
+
+New Features:
+ - Add Device.GetProfileRelation() so we can get the profile to device relationship type (Richard Hughes)
+ - Add Profile.Format so CUPS can tell us the qualifier format (Richard Hughes)
+ - Do not coldplug SANE devices unless UseSANE=true (Richard Hughes)
+ - Do not search external volumes unless SearchVolumes=true (Richard Hughes)
+
+Bugfixes:
+ - Clear the cached profiles and devices if the daemon is restarted (Richard Hughes)
+ - Only add local SANE devices to colord (Richard Hughes)
+ - Remove the 'Other CMS frameworks' from the website sources (Richard Hughes)
+ - Replace underscores with spaces when getting the model and vendor from SANE (Richard Hughes)
+ - Set a generic RGB profile qualifier if there is nothing already set (Richard Hughes)
+ - Use plain text enumerated values in CreateDevice and CreateProfile (Richard Hughes)
+
Version 0.1.3
~~~~~~~~~~~~~
Released: 2011-02-28
diff --git a/doc/website/download.html b/doc/website/download.html
index e8ff087..e56f1f5 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.4</td><td></td><td>2011-03-09</td></tr>
<tr><td>0.1.3</td><td></td><td>2011-02-28</td></tr>
<tr><td>0.1.2</td><td></td><td>2011-02-07</td></tr>
<tr><td>0.1.1</td><td></td><td>2011-01-26</td></tr>