summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-28 16:17:59 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-28 16:17:59 +0100
commitc41a10952ef0f9988a16830dc1cf940cce0e91e3 (patch)
treeabde805ff90c318a04f825c315ff006c660be142 /ChangeLog
parentd44f2508ca0134e3671b933632535cffff203dfa (diff)
Missing set of _dirty when content changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e95cb385..b0d7898dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-07-28 c.hetherington <cth@carlh.net>
+ * Notice when content is modified and offer to save the project
+ on closing DCP-o-matic.
+
* Recognise .w64 and .flac as audio files.
2015-07-27 Carl Hetherington <cth@carlh.net>