summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-02 23:10:55 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-08 10:31:03 +0000
commitbdae32bb84672026c1a373e809804109e95accf4 (patch)
tree2bc51cc43f10a87503661a4829d1d34dbaf7549a /ChangeLog
parent581ea73e56388d87a0c7f736efce447076618393 (diff)
Take notice of cinema time zones when making KDMs (#788).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f35e0adbc..897e1f0f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-03-08 Carl Hetherington <cth@carlh.net>
+ * Store time zone with cinemas and use them to
+ mark KDM start and end times correctly (#788).
+
+2016-03-08 Carl Hetherington <cth@carlh.net>
+
* Version 2.7.0 released.
2016-03-08 Carl Hetherington <cth@carlh.net>