summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 a75076b146..f4d7decc6d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+ PR 1256/networking
+ * ftpd/ftpd.c: Fix unaligned access.
+
+2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* posix/Makefile.am: Always build nanosleep.
2007-08-17 Chris Johns <chrisj@rtems.org>