summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-06 04:44:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-06 04:44:39 +0000
commitccb670c558777cddbfa9a452e22b965cf251b0e9 (patch)
treeb9a498b495974c60aeb31c5ddd3d34c459215daf /c/src/ChangeLog
parent2009-11-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ccb670c558777cddbfa9a452e22b965cf251b0e9.tar.bz2
2009-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/elnk.c: Use PRI*32 to print u_int32_t's.
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 e13d48dc2a..5c5a323631 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,6 @@
2009-11-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libchip/network/elnk.c: Use PRI*32 to print u_int32_t's.
* libchip/network/if_dc.c: Fix type mismatch.
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>