summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-17 20:56:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-17 20:56:10 +0000
commit44652f8edeb4da9e5b96fc9a5163fef971fa9f3b (patch)
treea929668971e1f0ea55ec53491efd68243584553f /cpukit/ChangeLog
parent2003-12-17 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-44652f8edeb4da9e5b96fc9a5163fef971fa9f3b.tar.bz2
2003-12-17 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-20031217-test.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 887af39407..b9690f6546 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-17 Joel Sherrill <joel@OARcorp.com>
+
+ * aclocal/version.m4: Updated to rtems-20031217-test.
+
2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Use $(mkdir_p) instead of $(mkinstalldirs).