diff --git a/ChangeLog b/ChangeLog index 3f4b36c3bfe..94f91b1c50d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9838,7 +9838,7 @@ timers/rtc.c: The inode unlink method should not be support if operations on the root pseudo-filesystem are disabled (2015-02-18). * include/nuttx/sched timing functions: Fix some nanosecond comparisons. - Comparisons should be greate thatn OR EQUAL TO 1000000000 for maximum + Comparisons should be greate than OR EQUAL TO 1000000000 for maximum value of nanoseconds in struct tm. From Juha Niskanen (2015-02-20). * tm4c123g-launchpad: Add board button interrupt logic. From Calvin Maguranis (2015-02-20).