diff --git a/ChangeLog b/ChangeLog index 366f32947e0..bb9d142ccf7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9903,4 +9903,8 @@ (2015-02-27). * include/nuttx/board.h: Remove common board function prototypes from other files and consolidate them in this new header file (2015-02-27). + * arch/mips/src/pic32mz/: Implement support IO port interrupts + (2015-03-01). + * configs/pic32mz-starterkit/src: Add support for on-board buttons + (2015-03-01).