diff options
author | hobbs <hobbs> | 2001-10-20 00:22:19 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-10-20 00:22:19 (GMT) |
commit | 4496bc0277350ccf1016a0eaa1a2983f3fb5b29e (patch) | |
tree | 16caa714cc1cf2616c375f9af9a0789aef5256f4 | |
parent | 4bbed5c99798bd29697e69be4f9a13e190bc4b3f (diff) | |
download | tcl-4496bc0277350ccf1016a0eaa1a2983f3fb5b29e.zip tcl-4496bc0277350ccf1016a0eaa1a2983f3fb5b29e.tar.gz tcl-4496bc0277350ccf1016a0eaa1a2983f3fb5b29e.tar.bz2 |
see ChangeLogcore_8_3_4
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,9 +1,17 @@ -2001-10-19 Daniel Steffen <das@users.sourceforge.net> +2001-10-19 Jeff Hobbs <jeffh@ActiveState.com> ************************ **** 8.3.4 TAGGED **** ************************ + * generic/tclInt.h: + * generic/tclObj.c: added -DPURIFY object allocation option. + + * unix/configure: + * unix/tcl.m4: added -lc to LIBS on AIX + +2001-10-19 Daniel Steffen <das@users.sourceforge.net> + * mac/tclMacFile.c: fix to glob -join, wasn't traversing aliased folders |