summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-12 23:17:20 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-12 23:17:20 +0000
commitbea8adc8856efac19e996d32bbb6e85bfb5b614b (patch)
tree4de1cb00e0f939cd17329195e71a2d929073d536 /ChangeLog
parentd37c1c35b36a28a3e3bbec6c21721f16f8e4aa48 (diff)
Missing LocaleGuards.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 2 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a353e57a..3e9b9fe58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,6 @@
-2014-01-11 Carl Hetherington <cth@carlh.net>
+2014-01-12 Carl Hetherington <cth@carlh.net>
- * Hopefully fix error on restarting a cancelled transcode job
- on Windows.
-
-2014-01-10 Carl Hetherington <cth@carlh.net>
-
- * Version 1.62.2 released.
-
-2014-01-10 Carl Hetherington <cth@carlh.net>
-
- * Version 1.62.1 released.
+ * Fix crashes when using -3dB options in locales with a , decimal separator.
2014-01-10 Carl Hetherington <cth@carlh.net>