diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-11-23 20:01:18 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-11-23 20:01:18 (GMT) |
commit | 07966e6cd16f92d48cec0e08b4a49bb400dbdbac (patch) | |
tree | a8181c12eec2fb39a76fdf7431379199894b1d67 /ChangeLog | |
parent | 96f4aca9a319a3b6c24942a95873b591ab1d95ed (diff) | |
download | tcl-07966e6cd16f92d48cec0e08b4a49bb400dbdbac.zip tcl-07966e6cd16f92d48cec0e08b4a49bb400dbdbac.tar.gz tcl-07966e6cd16f92d48cec0e08b4a49bb400dbdbac.tar.bz2 |
* generic/tclVar.c (VarHashInvalidateEntry): Removed obsolete
patch for AIX defining this macro as function. This is not
necessary anymore. See ChangeLog entry 2010-07-28 (Bug 3037525)
for the actual bug and fix the patch was a workaround for.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-11-23 Andreas Kupries <andreask@activestate.com> + + * generic/tclVar.c (VarHashInvalidateEntry): Removed obsolete + patch for AIX defining this macro as function. This is not + necessary anymore. See ChangeLog entry 2010-07-28 (Bug 3037525) + for the actual bug and fix the patch was a workaround for. + 2010-11-19 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclInterp.c: fix gcc warning: passing argument 3 of |