summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 99c60b62ba..57268eac06 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,6 @@
2009-11-12 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libchip/ide/ata.c (rtems_ata_initialize): Avoid implicit cast to uint16_t.
* libchip/ide/ata.c (ata_non_data_request): Change arg from int to
uint32_t (16bit ints are too small).