summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-03-07 21:07:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-03-07 21:07:25 +0000
commitab8394f6e1a097f1c1630b91146a46e1cc609f4f (patch)
tree9e1131503d7492be3b42153d4835903584b9c502
parent2006-03-07 Lars Munch <lars@segv.dk> (diff)
downloadrtems-ab8394f6e1a097f1c1630b91146a46e1cc609f4f.tar.bz2
Add PRs.
-rw-r--r--c/src/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index e7cb4faf76..8165666d37 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,13 +1,13 @@
2006-02-a32 Eric Norum <norume@aps.anl.gov>
- * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
- "newer" PCI access calls
- minor cleanups
- comments
+ * libchip/network/if_dc.c, if_dcreg.c: Changes from Daron Chabot:
+ "newer" PCI access calls. Minor cleanups. Comments.
2006-01-12 Eric Norum <norume@aps.anl.gov>
- * libchip/network/smc91111.c: Fix illegal lvalue increments
+ PR 861/networking
+ PR 863/networking
+ * libchip/network/smc91111.c: Fix illegal lvalue increments.
2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>