summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 21:13:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 21:13:36 +0000
commitc61494857170e76bedb75037c2b05e9cd673abd2 (patch)
treec3683a5236d9d131acf9c7f55976c239fbffa4b7 /cpukit/ChangeLog
parent2009-03-09 Antoine Lacroix <antoine.lacroix at sodern.fr> (diff)
downloadrtems-c61494857170e76bedb75037c2b05e9cd673abd2.tar.bz2
2009-03-12 Santosh G Vattam <vattam.santosh@gmail.com>
PR 1378/filesystem * libfs/src/imfs/deviceio.c: IMFS device lseek should return the current offset.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index cbbc83a855..986e84fc83 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-12 Santosh G Vattam <vattam.santosh@gmail.com>
+
+ PR 1378/filesystem
+ * libfs/src/imfs/deviceio.c: IMFS device lseek should return the
+ current offset.
+
2009-03-09 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1376/filesystem