Updated ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-10 13:14:18 -06:00
parent 6bd52bce06
commit bedef6a807
1 changed files with 2 additions and 0 deletions

View File

@ -8097,3 +8097,5 @@
* arch/arm/src/sama5/sam_oneshot.c and sam_tc.c: Fix several bugs in
timer/counter interrupt logic and one-shot timer logic. Comments and
debug output updated in additional files (2014-8-10).
* sched/wdog/wd_start.c: Correct a bug in Tickless OS support: logic to
detect changes in head of timer list was wrong (2014-5-10).