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 4758c52409..a8f5e53a1d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1256/networking
+ * ftpd/ftpd.c, sapi/src/io.c: Fix unaligned access.
+
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1248/networking