aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroharboe <oharboe>2008-06-16 13:45:27 +0000
committeroharboe <oharboe>2008-06-16 13:45:27 +0000
commit65d9af8f20f097d34fec8201041b9121dfe2d720 (patch)
treeef1e603164587a0278a3d115568266614c5c13b6
parent9aeeac30ada9c232a8db2cf642650bafa9dca1c1 (diff)
downloadjimtcl-65d9af8f20f097d34fec8201041b9121dfe2d720.zip
jimtcl-65d9af8f20f097d34fec8201041b9121dfe2d720.tar.gz
jimtcl-65d9af8f20f097d34fec8201041b9121dfe2d720.tar.bz2
* ChangeLog, ecos/ecos.db: eCos repository smoketested.
-rw-r--r--ChangeLog4
-rw-r--r--ecos/ecos.db2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6fa3518..cb65dbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-16 oharboe
+
+ * ChangeLog, ecos/ecos.db: eCos repository smoketested.
+
2008-06-15 oharboe
* ChangeLog, jim.c, jim.h, jim-aio.c: Support for eCos.
diff --git a/ecos/ecos.db b/ecos/ecos.db
index 7232226..5bb85ae 100644
--- a/ecos/ecos.db
+++ b/ecos/ecos.db
@@ -51,7 +51,7 @@
package CYGPKG_JIMTCL {
alias { "Jim Tcl" jimtcl }
- directory jim
+ directory language/tcl/jim
script jimtcl.cdl
description "Jim Tcl a lightweight Tcl implementation. Lacks all the create comforts libraries of a PC implementation, but otherwise complete."
}