summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 15:04:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 15:04:07 +0000
commitfae3ab43790c596b1d103f8868508c9c8e7a58e4 (patch)
treed08365396e7ff9d4008c2c64a371ce0554a94132 /c/src/ChangeLog
parent2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-fae3ab43790c596b1d103f8868508c9c8e7a58e4.tar.bz2
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/ide/ata.c: Use correct macro from RTEMS to determine whether simple or PIC interrupt model.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 6aa7eeca1c..4c692e38a5 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libchip/ide/ata.c: Use correct macro from RTEMS to determine whether
+ simple or PIC interrupt model.
+
2010-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/rtc/ds1375.c: #include <unistd.h>.