summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-05 05:45:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-05 05:45:55 +0000
commitbcf8ee282f2b121d3d3ded24b3864e9867d53696 (patch)
treebe152a712f9da8921463f192ee38123d7349065d /cpukit/ChangeLog
parent2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-bcf8ee282f2b121d3d3ded24b3864e9867d53696.tar.bz2
2009-02-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libnetworking/lib/ftpfs.c: Enable write and mount filesystem with read-write access.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ec705499b9..4f4c154422 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libnetworking/lib/ftpfs.c: Enable write and mount filesystem
+ with read-write access.
+
2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.c: Change SIX_MONTHS to time_t.