summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2001-09-28 17:08:51 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2001-09-28 17:08:51 (GMT)
commit02c86dcaaba99b53c26cfa3f1094a84781071c76 (patch)
treeec6269c871aa7c2f8c32aba41987bacd7b3ae468 /ChangeLog
parentdc467cf4414604d1f762cf8dd3c9a1e6cb2f53f0 (diff)
downloadtcl-02c86dcaaba99b53c26cfa3f1094a84781071c76.zip
tcl-02c86dcaaba99b53c26cfa3f1094a84781071c76.tar.gz
tcl-02c86dcaaba99b53c26cfa3f1094a84781071c76.tar.bz2
correcting wrong date in Changelog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a58fcb7..e4a429a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2001-09-25 Miguel Sofer <msofer@users.sourceforge.net>
+2001-09-28 Miguel Sofer <msofer@users.sourceforge.net>
* doc/FindExec.3: added a comment not to change the working
directory before calling Tcl_GetNameOfExecutable [Bug 219215]