summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-02-28 19:05:30 +0000
committerRichard Hughes <richard@hughsie.com>2014-02-28 19:05:30 +0000
commit15b596c9fc20611230b493061634a62bfaad6320 (patch)
treefd4443ee63ca0094ff25b3b1b4763e56eb55b1d3
parentecabc02637cd0d12945e800835447690f165ec7c (diff)
downloadcolord-1.1.7.tar.gz
Release colord 1.1.7COLORD_1_1_71.1.7
-rw-r--r--NEWS13
-rw-r--r--RELEASE13
2 files changed, 13 insertions, 13 deletions
diff --git a/NEWS b/NEWS
index 6fca503..9c317a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
+Version 1.1.7
+~~~~~~~~~~~~~
+Released: 2014-02-28
+
+New Features:
+ - Use the new cmsContext functionality in LCMS 2.6 (Richard Hughes)
+
+Bugfixes:
+ - libcolord: Fix the GObject introspection for cd_device_get_profiles() (Richard Hughes)
+ - libcolord: Load the profile defaults when using cd_icc_create_default() (Richard Hughes)
+
Version 1.1.6
~~~~~~~~~~~~~
-Released: 2013-01-20
+Released: 2014-01-20
Bugfixes:
- Fix the tag 'size' when viewing a profile in cd-iccdump (Richard Hughes)
diff --git a/RELEASE b/RELEASE
index 4079026..886d574 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,22 +6,11 @@ git shortlog COLORD_1_1_6.. | grep -i -v trivial | grep -v Merge > NEWS.new
Version 1.1.7
~~~~~~~~~~~~~
-Released: 2013-xx-xx
+Released: 2014-xx-xx
New Features:
Bugfixes:
-Write release date to doc/website/download.html
-
-Update translations:
-
-cd po
-make colord.pot
-INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext --no-location" srcdir=. /usr/bin/intltool-update --gettext-package colord --pot
-tx push --source
-tx pull --all
-git add *.po
-
2. Commit changes to git:
# MAKE SURE THESE ARE CORRECT