summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorredman <redman@noemail.net>1999-08-13 18:30:24 (GMT)
committerredman <redman@noemail.net>1999-08-13 18:30:24 (GMT)
commit5ee85171c3a1827ed486b321db1b8d0ae7d06091 (patch)
tree7fda0e9682c6b6fa3c6024e88b801361d5eea145 /changes
parent316845431aebb8fc9d473f94080419387bfd2e25 (diff)
downloadtcl-5ee85171c3a1827ed486b321db1b8d0ae7d06091.zip
tcl-5ee85171c3a1827ed486b321db1b8d0ae7d06091.tar.gz
tcl-5ee85171c3a1827ed486b321db1b8d0ae7d06091.tar.bz2
Release 8.2.0.
FossilOrigin-Name: dd882ac96d292f4911e360470504df1acc118725
Diffstat (limited to 'changes')
-rw-r--r--changes11
1 files changed, 10 insertions, 1 deletions
diff --git a/changes b/changes
index 2e82c54..498fed5 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.49 1999/08/10 22:45:10 redman Exp $
+RCS: @(#) $Id: changes,v 1.50 1999/08/13 18:30:24 redman Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -4631,3 +4631,12 @@ Windows. (redman)
--------------- Released 8.2b3, August 11, 1999 ----------------------
+8/12/99 (Mac) Rearrange projects in tclMacProjects.sea.hqx so that the
+build directory is separate from the sources. (Jim Ingham)
+
+8/12/99 (bug fix) Fixed bug in Tcl_EvalEx where the termOffset was not
+being updated in cases where the evaluation returned a non TCL_OK
+error code. [Bug: 2535] (stanton)
+
+--------------- Released 8.2.0, August 17, 1999 ----------------------
+