summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
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).