summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 52d099a24b..e6be36b37e 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2007-03-12 Joel Sherrill <joel@OARcorp.com>
+
+ * libchip/network/cs8900.c, libchip/network/cs8900.h,
+ libchip/network/greth.c, libchip/network/greth.h: Correct license URL
+ and/or fix mistake in copyright notice. Both of these mistakes appear
+ to be from code submitted after these changes were made previously.
+
2007-02-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.