From faeb86d7950d3f4a466c6071941534ad5d9215e5 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 10 Nov 2014 18:21:43 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index ac5a76359..cc7306b5d 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8922,4 +8922,6 @@ for a particular architecture. Not the case here (2014-11-10). * include/nuttx/vt100.h: Add foreground and background color commands (2014-11-10). + * sched/wdog/wd_create.c: Fix an important bug in the watchdog creation + logic (2014-11-10). -- cgit v1.2.3