summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index a8f5e53a1d..78d035b0ae 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,7 +1,12 @@
2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * ChangeLog, sapi/src/io.c: Revert change accidentally committed to
+ io.c.
+
+2007-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
PR 1256/networking
- * ftpd/ftpd.c, sapi/src/io.c: Fix unaligned access.
+ * ftpd/ftpd.c: Fix unaligned access.
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>