summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-08 23:52:32 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-08 23:52:32 +0000
commit24d5048ae8787ff1802333c6ce91a79ed3c3a5ce (patch)
treea7b3b6ce4bcb0e247e2c08076fbd37561b357917 /ChangeLog
parentaddb931523feb7c633a40a6fdf397e640db2a6f2 (diff)
Small cleanup with _have_valid_pieces; don't allow repeat_last_video if we don't currently have valid pieces (fixes #281).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 543775d6f..b15800a51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-08 Carl Hetherington <cth@carlh.net>
+
+ * Fix display update when removing content (#281).
+
2013-12-07 Carl Hetherington <cth@carlh.net>
* Version 1.41 released.