diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-27 21:00:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 11:34:16 +0000 |
| commit | 83efe84020dc0ba2801c4b305448790720fe133f (patch) | |
| tree | cbe46d9cbcad21e9495f2624e2c8c8f61e1ca0e3 /ChangeLog | |
| parent | 5b04f870694373ad9c6086aed5ab38b0c6b41ccc (diff) | |
Use the same ContextID whenever encrypting the picture asset for a project;
this ensures that resumption of encodes works. Before this, a random ContextID
would be created for each run (#980).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-10-31 c.hetherington <cth@carlh.net> + + * Fix failure to resume encodes when using encryption (#980). + 2016-10-29 Carl Hetherington <cth@carlh.net> * Updated de_DE translation from Carsten Kurz. |
