summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2008-08-03 10:19:27 (GMT)
committerdas <das>2008-08-03 10:19:27 (GMT)
commit4e05e9902f3b5f40de10d672ed0c5e1a106dc8ae (patch)
tree066f6dcb9a4646c5d621737c3c47e210858c44ef /ChangeLog
parent1f4b86be27a81175aae9c86e7847149de4442ff6 (diff)
downloadtcl-4e05e9902f3b5f40de10d672ed0c5e1a106dc8ae.zip
tcl-4e05e9902f3b5f40de10d672ed0c5e1a106dc8ae.tar.gz
tcl-4e05e9902f3b5f40de10d672ed0c5e1a106dc8ae.tar.bz2
remove NRE.test & add new test files to Tcl.xcodeproj
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 3 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 5327945..39eafc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,8 @@
2008-08-02 Miguel Sofer <msofer@users.sf.net>
- * tests/NRE.test: made empty, waiting for removal until das does
- his thing in macosx/Tcl.xcodeproj/project.pbxproj
-
- * tests/nre.test: migrated tests to standard locations,
- * tests/unsupported.test: separating core functionality from the
- experimental commands. These are new files.
+ * tests/NRE.test (removed): migrated tests to standard locations,
+ * tests/nre.test (new): separating core functionality from the
+ * tests/unsupported.test (new): experimental commands.
2008-08-01 Jeff Hobbs <jeffh@ActiveState.com>