summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-05-07 14:40:55 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-05-07 14:40:55 +0000
commitd2ec6433fad6c8ebc942a5bf0142697dcdc7a881 (patch)
treeb5c785431b90beae450c3f32e9a43d6f16f57cc3 /cpukit/ChangeLog
parentNew. (diff)
downloadrtems-d2ec6433fad6c8ebc942a5bf0142697dcdc7a881.tar.bz2
libnetworking/lib/ftpfs.c, libnetworking/rtems/ftpfs.h: Added
timeouts. Options are now per file system instance.
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 e6dd6fadbb..5dd0323c46 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libnetworking/lib/ftpfs.c, libnetworking/rtems/ftpfs.h: Added
+ timeouts. Options are now per file system instance.
+
2009-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/uuid/gen_uuid.c, libnetworking/lib/syslog.c,