summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 21:13:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 21:13:15 +0000
commit434bc85b0279d30f379399a6d618496b4248e0fc (patch)
treee04f04b4166adcf7b6e7d00d275c690c088845e3 /cpukit/ChangeLog
parent2009-03-12 Daniel Hellstrom <daniel@gaisler.com> (diff)
downloadrtems-434bc85b0279d30f379399a6d618496b4248e0fc.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 cce6239b9e..0f819b4a41 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-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* ftpd/ftpd.h: Add extern C.