summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
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 3725c4557c..4b16d84250 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libchip/network/smc91111.c (lan91cxx_recv):
+ Define var "lp" conditionally (Avoid warning).
+
2011-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/dec21140.c (dec21140_rxDaemon):