diff --git a/ChangeLog b/ChangeLog index f1ef228d1746da7244ba31bd2d39a81136bada0a..8b0af7911e834af8a8df7283bd04944f0c9cc6af 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 <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