Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-07-24 15:09:22 -06:00
parent 2b07f11c69
commit 6b5ed6c8e1

View File

@ -7802,3 +7802,6 @@
* audio/Kconfig, audio.c, and include/nuttx/audio/audio.h: Add hooks for
fast-forward and rewind needed by CMediaPlayer; add hooks for
equalizer settings needed by the WM8904 (2014-7-24).
* drivers/audio/audio_null.c and wm8904.c: Fix some compile errors when
audio DEBUG is enabled (2014-7-24).
* SAMA5D4-EK NxWM: Configuration refreshed (2014-7-24).