summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 21:13:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-12 21:13:25 +0000
commit4cbb5bf90296bc3034649dd70337038aacd2c00c (patch)
treeece1751d849fa1027b570fbd37954bd739fe2c3a /cpukit/ChangeLog
parentUpgrade to 4.9.2 (diff)
downloadrtems-4cbb5bf90296bc3034649dd70337038aacd2c00c.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 1808058d40..6cecb06ba8 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.