summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-30 16:49:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-30 16:49:20 -0600
commit83d8a80691ba5ae0b9288c8767342ef535ef4958 (patch)
tree87832152d48155024a9cec23d569f70a318437df /NxWidgets/ChangeLog.txt
parent622591fb019b38e7e3daeaee079e26d9ca27394f (diff)
downloadpx4-nuttx-83d8a80691ba5ae0b9288c8767342ef535ef4958.tar.gz
px4-nuttx-83d8a80691ba5ae0b9288c8767342ef535ef4958.tar.bz2
px4-nuttx-83d8a80691ba5ae0b9288c8767342ef535ef4958.zip
Fix that way that NxWight UnitTests are reigistered as NSH builtin apps
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index dfd4c8c14..0737e5ca3 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -366,3 +366,6 @@
NxWidgets::CGlyphSliderHorizontal class. From Ken Pettit (2013-5-17) .
* NxWidgets::CGlyphSliderHorizontal: Fix a drawing error. From Ken
Pettit (2013-5-17).
+* UnitTests/*/Makefile and .gitignore: Update the way that NSH
+ the Unit Tests are registered as built-in NSH applications (2013-5-30).
+