summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index f79305d47..5a1174596 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -190,3 +190,5 @@
6.16 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
* apps/examples/qencoder: Add a quadrature driver test.
+ * apps/examples/ostest/fpu.c: Add a test to verify that FPU registers
+ are properly saved and restored on context switches.