aboutsummaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-12 16:59:57 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-12 16:59:57 +0000
commitd4c261ea71bf5a01c1897e0cd67d9dbbfdd5cfa9 (patch)
treee1b475a8402986605c60b204f160ffeda35e9c26 /NxWidgets/ChangeLog.txt
parent48e8fe230493d3a378797c0723ee166823658e07 (diff)
downloadpx4-firmware-d4c261ea71bf5a01c1897e0cd67d9dbbfdd5cfa9.tar.gz
px4-firmware-d4c261ea71bf5a01c1897e0cd67d9dbbfdd5cfa9.tar.bz2
px4-firmware-d4c261ea71bf5a01c1897e0cd67d9dbbfdd5cfa9.zip
NxWM: Correct the calculation of the physical dispaly size
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4726 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.