diff --git a/ChangeLog b/ChangeLog index 7e1d6b69ba5..3dbdd62d077 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9207,7 +9207,7 @@ mode): Disable ULPI clock enable in RCC AHB1 Register. If Both ULPI and the FS clock enable bits are set in FS mode, then the ARM never awakens from WFI due to a chip issue. This is only an issue if you - are using the internal PHY. From Ken Pettit (2012-12-13). + are using the internal PHY. From Ken Pettit (2014-12-13). * drivers/serial/serial.c: In case a thread is doing a blockingi operation (e.g. read()) on a serial device, while it is being terminated by pthread_cancel(), then uart_close() gets called, but