diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-06-30 13:56:22 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-06-30 13:56:22 (GMT) |
commit | 699e0abdd1f9687bdda33420a941f8217d88c18c (patch) | |
tree | d5928573428ce5602e49de786256ed95ab59a100 /ChangeLog | |
parent | 39f3fb41532e9e33414f8e35c50aad670e98d0e2 (diff) | |
download | tcl-699e0abdd1f9687bdda33420a941f8217d88c18c.zip tcl-699e0abdd1f9687bdda33420a941f8217d88c18c.tar.gz tcl-699e0abdd1f9687bdda33420a941f8217d88c18c.tar.bz2 |
De-fang an instance of the shared-result anti-pattern. [Bug 1716704]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-06-30 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclBinary.c (Tcl_BinaryObjCmd): De-fang an instance of the + shared-result anti-pattern. [Bug 1716704] + 2007-06-30 Zoran Vasiljevic <vasiljevic@users.sourceforge.net> * generic/tclThread.c: Prevent RemeberSyncObj() from growing the sync |