summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 4089c30105..f87d94c4d9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * ftpd/ftpd.c: Don't use annonymous unions.
+
+2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libblock/src/flashdisk.c: Remove bool, true, false.
2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>