summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-28 22:52:24 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-28 22:52:24 +0000
commit51893eb9db4ee3064473eb57f17df36856767149 (patch)
treed704d3cac491061fe489d7d0fb88dad907a8eddf /ChangeLog
parent0103666249969b05174ba0a75e9979d6463f45bf (diff)
Use Mbit/s instead of MBps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fea0ebc78..2d71fc969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-01-28 Carl Hetherington <cth@carlh.net>
+ * Use Mbit/s instead of the incorrect MBps.
+
* Try to prevent Windows machines going to sleep during encodes.
* Add option to not install main program / server on Windows.