summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-13 09:29:10 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-13 09:29:10 +0000
commit7d424ea7e085e5380e5dcbfd2f268adb67cb0e44 (patch)
treefcca90d71f840883785adb26835e909a68019a6a /ChangeLog
parent7ecaf5c4a60c27a78da26773b0fd2eb62ef26af6 (diff)
Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and also tweak 1.19:1 (#306).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ef132e58d..b35298c88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,14 @@
2014-01-13 Carl Hetherington <cth@carlh.net>
+ * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
+ also tweak 1.19:1 (#306).
+
* Version 1.63.0 released.
2014-01-12 Carl Hetherington <cth@carlh.net>
* Fix crashes when using -3dB options in locales with a , decimal separator.
-
+
* Version 1.62.3 released.
2014-01-11 Carl Hetherington <cth@carlh.net>