summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-12 16:59:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-12 16:59:57 +0000
commita9990e4f81cbd4e9201e60e9123b3caeb5ecb35b (patch)
treee1b475a8402986605c60b204f160ffeda35e9c26 /NxWidgets/ChangeLog.txt
parentfb8f25a3f43d6c5a10dfa5a99b9cec55feec97f6 (diff)
downloadnuttx-a9990e4f81cbd4e9201e60e9123b3caeb5ecb35b.tar.gz
nuttx-a9990e4f81cbd4e9201e60e9123b3caeb5ecb35b.tar.bz2
nuttx-a9990e4f81cbd4e9201e60e9123b3caeb5ecb35b.zip
NxWM: Correct the calculation of the physical dispaly size
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4726 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rwxr-xr-xNxWidgets/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 5d316d081..da14da62b 100755
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -60,5 +60,6 @@
* NxWM::CTouchscreen: Do not read touchscreen data when there is no consumer.
* NxWM::CWindowControl: Add new class to wrap CWidgetControl and provide
some special mouse and keyboard input event handling.
-
+* NxWM::CTaskbar: Correct the calculation of the physical size of the
+ display.