diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-25 14:57:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-25 14:57:47 +0100 |
| commit | b4696a8776f69d6ed7bea01653d1cb6e62b6a8e9 (patch) | |
| tree | 3c00dbe78768aea0261a1cbf048b0082a1e78d19 /ChangeLog | |
| parent | 1004209bb71feb33688e9dffed89313e103db4c0 (diff) | |
48393469730c8fb8759cc41d50c95c26380991be from master; block possibly bad characters from DCP names.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
