summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-15 16:45:57 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-15 16:45:57 -0600
commit34c08471a0ea3a1705e0f6244b318dcfe8f3090d (patch)
treeece4f76d5892b2029e3e2ef7a5739c60fc10e67d /NxWidgets/ChangeLog.txt
parent1ca4adc13c09facc71524e80a0bb134c6921598c (diff)
downloadpx4-nuttx-34c08471a0ea3a1705e0f6244b318dcfe8f3090d.tar.gz
px4-nuttx-34c08471a0ea3a1705e0f6244b318dcfe8f3090d.tar.bz2
px4-nuttx-34c08471a0ea3a1705e0f6244b318dcfe8f3090d.zip
Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken Pettit.
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index b6098a530..6a9164bb6 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -360,3 +360,5 @@
2013-5-12).
* Kconfig: Default priorities for NxWidget and NxWM threads
should be 100, not 50, to be consistent with other default priorities.
+* NxWidgets::CGlyphSliderHorizontal and NxWidgets::CGlyphSliderHorizontalGrip:
+ New widgets added by Ken Pettit (2013-5-15).