summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 22:20:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 22:20:32 +0000
commit442e430ddcc94536705b3fef428f7aa71dc7e112 (patch)
treeea9299bd1409e991c1910958ad4b62d6329da11c /cpukit/ChangeLog
parent2007-06-20 Ray Xu <rayx@gmail.com> (diff)
downloadrtems-442e430ddcc94536705b3fef428f7aa71dc7e112.tar.bz2
2007-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/Makefile.am: * libcsupport/src/open_dev_console.c: New file.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 337adfdb92..d27dc1e425 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libcsupport/Makefile.am:
+ * libcsupport/src/open_dev_console.c: New file.
+
2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/corerwlock.c: Make sure structure is fully initialized.