summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-08-02 14:12:55 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-08-02 14:12:55 (GMT)
commit1f4b86be27a81175aae9c86e7847149de4442ff6 (patch)
tree2e70b0c3f572a0d3d6d0d4f46265ff6f16f1e4dd /ChangeLog
parente8eb91c8acb09e341223b15de621f7ef1c8131f9 (diff)
downloadtcl-1f4b86be27a81175aae9c86e7847149de4442ff6.zip
tcl-1f4b86be27a81175aae9c86e7847149de4442ff6.tar.gz
tcl-1f4b86be27a81175aae9c86e7847149de4442ff6.tar.bz2
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 617788e..5327945 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
2008-08-01 Jeff Hobbs <jeffh@ActiveState.com>
* doc/Exit.3: do not call Tcl_Finalize implicitly