summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-29 23:44:55 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-03-29 23:44:55 +0000
commit11020b0eec6061214b2c2e8f7b0d7597faadefde (patch)
tree8ebd643a412c28399bd619673ae4d9e2207c15c7 /nuttx/ChangeLog
parentc8604fef7bb4043e36726d7eeaa6afd068012334 (diff)
downloadpx4-nuttx-11020b0eec6061214b2c2e8f7b0d7597faadefde.tar.gz
px4-nuttx-11020b0eec6061214b2c2e8f7b0d7597faadefde.tar.bz2
px4-nuttx-11020b0eec6061214b2c2e8f7b0d7597faadefde.zip
Add timed mqueue test.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@179 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9e21a92cd..002a40b9d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -104,5 +104,8 @@
higher level, the printf output is more readable.
* Fixed a bug in file system cleanup: A list was being deleted
before the buffers contained in the list.
+ * Fixed a bug in the wait-for-message-queue-not-empty logic.
+ * Added a test of timed mqueue operations; detected and corrected
+ some mqueue errors.
* Started m68322