summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 70496acbe..2a8475d57 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1693,7 +1693,7 @@
character in the string.
* tools/version.sh and mkversion.c: Tools to manage a NuttX version number
file
- * sched/clock_uptime() and lib/time/lib_time.c: Add support for 1 second uptime
+ * sched/clock_getutc() and lib/time/lib_time.c: Add support for 1 second UTC
interface.
* net/net_dup2.c and include/nuttx/net.h: The conditional compilation for
'#if CONFIG_NFILE_DESCRIPTOR > 0' was wrong in both of these files. It should