summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-14 01:01:31 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-14 01:01:31 +0100
commit7375853f99cb3064ea24c2116db5330e066ffc5d (patch)
treeddd1db2fdaf7eecf1b1304992159ef0a36cad575 /ChangeLog
parenta6a4671df0a6405f1ec8b03eebab90f55c909625 (diff)
Fix strange content selection breakage (#636).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14204b588..5ad26c4d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-07-14 Carl Hetherington <cth@carlh.net>
+ * Fix occasional strange failure to allow content
+ selection (#636).
+
* Fix failure to encode 3D from separate content
in some cases (from 1.x) (#634).