From c1b8e879181afd417464bae087dafb7321e1ef91 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 27 Jul 2014 19:51:10 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3e6ae09f600..fdfc0f208a9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7857,3 +7857,5 @@ level (2014-7-27) * include/nuttx/audio/audio.h and audio/pcm_decode.c: Misc bugfixes while integrating fast forward by sub-sampling (2014-7-27). + * audio/pcm_decode.c: Back out a change; the fix really belongs in + NxPlayer. (2014-7-27).