summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/libchip/ChangeLog6
-rw-r--r--c/src/libmisc/ChangeLog6
-rw-r--r--cpukit/libmisc/ChangeLog6
3 files changed, 15 insertions, 3 deletions
diff --git a/c/src/libchip/ChangeLog b/c/src/libchip/ChangeLog
index 50413c1415..2e76be6b29 100644
--- a/c/src/libchip/ChangeLog
+++ b/c/src/libchip/ChangeLog
@@ -1,4 +1,8 @@
-2001-09-14 Joel Sherrill <joel@OARcorp.com>
+2001-09-27 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Fixed typo in date.
+
+2001-09-21 Joel Sherrill <joel@OARcorp.com>
* network/Makefile.am: Fixed typo on file name.
* network/i82586.c: Commented out line 318 which is referencing
diff --git a/c/src/libmisc/ChangeLog b/c/src/libmisc/ChangeLog
index 64dc33bf1f..ef2ef2a633 100644
--- a/c/src/libmisc/ChangeLog
+++ b/c/src/libmisc/ChangeLog
@@ -1,4 +1,8 @@
-2001-09-14 Joel Sherrill <joel@OARcorp.com>
+2001-09-27 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Fixed typo in date.
+
+2001-09-21 Joel Sherrill <joel@OARcorp.com>
* configure.in, rootfs/Makefile.am: Added conditional to make sure
rootfs does not get built with networking is disabled. Also
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 64dc33bf1f..ef2ef2a633 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,4 +1,8 @@
-2001-09-14 Joel Sherrill <joel@OARcorp.com>
+2001-09-27 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Fixed typo in date.
+
+2001-09-21 Joel Sherrill <joel@OARcorp.com>
* configure.in, rootfs/Makefile.am: Added conditional to make sure
rootfs does not get built with networking is disabled. Also