Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-12-18 13:53:29 -06:00
parent a1a2e53c3e
commit b54d19b1d3
1 changed files with 4 additions and 0 deletions

View File

@ -9259,3 +9259,7 @@
* drivers/wireless/cc3000/cc3000.c: CC3000 Fix: Data can be unaligned.
When dereferenced as an input ntosh(), a bad value is returned.
Reported by Alan Carvalho de Assis (2014-12-18).
* configs/freedom-kl25z: Update the Freedom KL25Z board CC3000 support
to use the current CC300 interfaces. From Alan Carvalho de Assis
(2014-12-18).