summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
parent5475eb8f7b5ade8ec30108d1c62d1b02db9bdbae (diff)
downloadcolord-9001e2cb007fa388213ffbc1278095c8153b5002.tar.gz
Release colord 0.1.4COLORD_0_1_40.1.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 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