summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-08 01:48:04 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-08 01:48:04 +0000
commit04bfeac6ccfe4e4c981a241f53138c765a0864a7 (patch)
treed4f57ca22ccbf1bcc4ad61532a3476ba6a6a426d /ChangeLog
parent9ea5d42439564f462d1aaa74e46c0f9656886818 (diff)
Support for unsigned 8-bit audio.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 420486e1f..0bfcdd4d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-08 Carl Hetherington <cth@carlh.net>
+
+ * Support for unsigned 8-bit audio (hmm!).
+
2014-03-06 Carl Hetherington <cth@carlh.net>
* Version 1.65.0 released.