summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-21 04:57:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-21 04:57:22 +0000
commit3316af8af2a52d830a3832eed712ff672e602a7c (patch)
tree3afd01e09138a35408b1bb5868a24b7d530917f1 /cpukit/ChangeLog
parent2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-3316af8af2a52d830a3832eed712ff672e602a7c.tar.bz2
2008-08-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.c: Don't use annonymous unions.
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>