summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-08 22:17:28 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-08 22:17:28 +0000
commitf64c80e4415fda3e7c7136b245086609cd605a50 (patch)
tree7a71d7dbee4c292cc35e19a0a4c991aa9853c191 /ChangeLog
parentbca3a59610be52cd54fdc9e548a3b8feca71fb23 (diff)
Fix exception when seeking with missing content.
Reported-by: lukegb
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 474c8f70d..17eca5cfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-02-08 Carl Hetherington <cth@carlh.net>
+ * Fix exception when seeking with missing content (part of #317).
+
* Version 1.64.6 released.
2014-02-08 Carl Hetherington <cth@carlh.net>