summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-10 10:24:06 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-10 10:24:06 +0100
commitac1d52f98e8db9d428b08eb1de655ddfc83836e3 (patch)
treeb51815360a7687624bf0b305111c989936996201 /ChangeLog
parent0f28d40f2f41b5a71bc1ed8192ebb575dbd2dc50 (diff)
Fix server/client with non-RGB24 images.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c03d54e9a..a402353d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-06-09 Carl Hetherington <cth@carlh.net>
+ * Fix server/client with non-RGB24 sources.
+
* Make audio gain a floating-point value in the UI (#367).
* Work-around out-of-memory crashes with large start trims (#252).