summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-25 14:57:47 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-25 14:57:47 +0100
commitb4696a8776f69d6ed7bea01653d1cb6e62b6a8e9 (patch)
tree3c00dbe78768aea0261a1cbf048b0082a1e78d19 /ChangeLog
parent1004209bb71feb33688e9dffed89313e103db4c0 (diff)
48393469730c8fb8759cc41d50c95c26380991be from master; block possibly bad characters from DCP names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58f0d68d4..64c253550 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-05-25 Carl Hetherington <cth@carlh.net>
+ * Block all but alphanumeric characters with a few bits
+ of punctuation from DCP names.
+
+ * Improve view of jobs in various ways.
+
* Increase the number of images that DCP-o-matic will
keep around in memory before resorting to pushing them
to disk.