summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 854ffc84e0..77e1594a63 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
+ * libnetworking/lib/ftpfs.c: Format changes. Fixed pathname
+ allocation in rtems_ftpfs_eval_path(). Send QUIT command during
+ file close.
+
+2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
* libfs/src/dosfs/msdos_format.c: Added missing va_end().
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>