summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-04-25 00:48:11 +0100
committerCarl Hetherington <cth@carlh.net>2016-04-25 00:48:11 +0100
commit7a4c9163bec16052219b7aae551266d8369475f5 (patch)
tree901e47151ed5b341485510bb448343afc637dea7 /ChangeLog
parent2bfbf1b834639984fcf5f850b72c4dca608ee60f (diff)
Add cancel button to quit-dialog (#847).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2b7505ed..61746665f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-04-25 Carl Hetherington <cth@carlh.net>
+ * Add cancel option to confirmation dialogue when closing
+ the program (#847).
+
* Move the reel markers to the top of the timeline (#846).
2016-04-22 c.hetherington <cth@carlh.net>