From c013dc876f4fca982524736b3cf657bac478c46b Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 9 Jun 2007 21:26:27 +0000 Subject: [PATCH] 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 --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f1ef228d17..8b0af7911e 100644 --- a/ChangeLog +++ b/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 +0.2.7 2007-06-09 Gregory Nutt * 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 * Started m68322