summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 661ba99d9..a5743d55e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2051,3 +2051,4 @@
-print-libgcc-file-name.
* lib/time/lib_gmtimer.c: Correct several calculations that could lead
to errors in dates.
+ * drivers/pm: Add the beginnings of a NuttX power management sub-system.