summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS17
-rw-r--r--doc/website/download.html1
2 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d1dfb9..982e311 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 1.3.4
+~~~~~~~~~~~~~
+Released: 2016-11-21
+
+New Features:
+ - colord: Add cd_color_rgb_from_wavelength() (Richard Hughes)
+ - colord: Add cd_spectrum_resample_to_size() (Richard Hughes)
+ - colorhug: Add commands for getting the device calibration spectra (Richard Hughes)
+ - colorhug: Increase the size of the EP0 transfer (Richard Hughes)
+ - colorhug: Support enabling the illuminants on the ColorHug+ (Richard Hughes)
+
+Bugfixes:
+ - Fix a possible NULL dereference when talking to Spark devices (Richard Hughes)
+ - Fix compile with -Wformat-signedness (Richard Hughes)
+ - Fix possible division by zero if parsing /proc/cpuinfo fails (Richard Hughes)
+ - Install the libcolordcompat.so in the main -libs package (Richard Hughes)
+
Version 1.3.3
~~~~~~~~~~~~~
Released: 2016-07-27
diff --git a/doc/website/download.html b/doc/website/download.html
index ba3cfab..6ce88e1 100644
--- a/doc/website/download.html
+++ b/doc/website/download.html
@@ -34,6 +34,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>1.3.4</td><td></td><td>2016-11-21</td></tr>
<tr><td>1.3.3</td><td></td><td>2016-07-27</td></tr>
<tr><td>1.3.2</td><td></td><td>2016-03-21</td></tr>
<tr><td>1.3.1</td><td></td><td>2015-11-27</td></tr>