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 | f2b2931008f39ae6f8fd977c0315178099fa9d8b (patch) | |
tree | a8181c12eec2fb39a76fdf7431379199894b1d67 /ChangeLog | |
parent | e308d555ace980d925c685d9882c9ca5c3922ca0 (diff) | |
download | tcl-f2b2931008f39ae6f8fd977c0315178099fa9d8b.zip tcl-f2b2931008f39ae6f8fd977c0315178099fa9d8b.tar.gz tcl-f2b2931008f39ae6f8fd977c0315178099fa9d8b.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 |