summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-05 05:22:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-05 05:22:38 +0000
commit5e7c1849be95f8e7f9541cb3d8dbbe272844264f (patch)
treec134bcbe7079fa0e83180796b3827f6c2418573e /cpukit/ChangeLog
parent * libnetworking/lib/ftpfs.c: Enable write and mount filesystem (diff)
downloadrtems-5e7c1849be95f8e7f9541cb3d8dbbe272844264f.tar.bz2
2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.c: Change SIX_MONTHS to time_t.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2b8b3c86fc..875d1d83a2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * ftpd/ftpd.c: Change SIX_MONTHS to time_t.
+
2009-02-04 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libnetworking/lib/ftpfs.c: Enable write and mount filesystem