summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-02 13:37:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-02 13:37:22 +0000
commit7e20744217e964eb356da30d21012ed41ee001aa (patch)
treeb695232ee1c27b70aea98397ad1f819b7faccb15 /cpukit/ChangeLog
parentPR401. Missing causing issues when importing into CVS. (diff)
downloadrtems-7e20744217e964eb356da30d21012ed41ee001aa.tar.bz2
2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Remove stray '/' in setting up project_libdir.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index db90dceb81..f1247e19a6 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,6 +1,7 @@
-2003-04-23 Joel Sherrill <joel@OARcorp.com>
+2003-05-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- * aclocal/version.m4: Updated to rtems-4.6.0pre3.
+ * aclocal/env-rtemscpu.m4: Remove stray '/' in setting up
+ project_libdir.
2003-04-23 Joel Sherrill <joel@OARcorp.com>