diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-11-09 14:38:16 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-11-09 14:38:16 (GMT) |
commit | 63292b57b8644e9ff8d265109e3699ea013521c8 (patch) | |
tree | d81a29706c657ceaa115ebdcc60141c0aa83ac3f /ChangeLog | |
parent | 050efcff126af416fbdcbc1de996bc799ee51310 (diff) | |
download | tcl-63292b57b8644e9ff8d265109e3699ea013521c8.zip tcl-63292b57b8644e9ff8d265109e3699ea013521c8.tar.gz tcl-63292b57b8644e9ff8d265109e3699ea013521c8.tar.bz2 |
* tests/oo.test: Various tests for memory leaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-11-09 Donal K. Fellows <dkf@users.sf.net> + + * tests/oo.test: Various tests for memory leaks. + 2010-11-05 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclMain.c: Thanks, Kevin, for the fix, but this how it was |