summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-09 21:26:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-06-09 21:26:27 +0000
commit60b781947818bf90242bae0f4e744ae1f69854ea (patch)
tree3f32df0305f39edb2338b61942141b21f5069f6e
parent7bf5c4628b504825fc01cbca6e441305fc5f1adb (diff)
downloadpx4-nuttx-60b781947818bf90242bae0f4e744ae1f69854ea.tar.gz
px4-nuttx-60b781947818bf90242bae0f4e744ae1f69854ea.tar.bz2
px4-nuttx-60b781947818bf90242bae0f4e744ae1f69854ea.zip
Oops ChangeLog not updated in last release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@280 42af7a65-404d-4744-a932-0658087f49c3
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f1ef228d1..8b0af7911 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -148,7 +148,7 @@
* Fixed ARM compilation errors introduced in 0.2.5 (that is what I get
for only testing on the simulation).
-0.2.7 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.2.7 2007-06-09 Gregory Nutt <spudmonkey@racsa.co.cr>
* Added stat() to fs layer and to FAT
* Fixed reference counting errors associated with mounted filesystems
@@ -176,5 +176,7 @@
__FILE__and __LINE__ (not tested)
* examples/ostest/barrier.c: Don't call usleep() when signals are
disabled.
+
+0.2.8 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Started m68322