summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-09-22 14:08:34 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-09-22 14:08:34 (GMT)
commit201c3c421c30870cead2b6862a090479cb4ba43e (patch)
tree544dbb310b8fd9e036d4ffe0ff973515969afa6c /ChangeLog
parentf1367943a944acec1363cae14f2dd5a6f261f8f9 (diff)
downloadtcl-201c3c421c30870cead2b6862a090479cb4ba43e.zip
tcl-201c3c421c30870cead2b6862a090479cb4ba43e.tar.gz
tcl-201c3c421c30870cead2b6862a090479cb4ba43e.tar.bz2
(minor: tidy up some comments)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 6 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dd2fb8..2096795 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,9 +19,8 @@
2011-09-21 Andreas Kupries <andreask@activestate.com>
- * generic/tclIORTrans.c (ForwardOpToOwnerThread): Fixed the
- missing initialization of the 'dsti' field. Reported by Don
- Porter, on chat.
+ * generic/tclIORTrans.c (ForwardOpToOwnerThread): Fixed the missing
+ initialization of the 'dsti' field. Reported by Don Porter, on chat.
2011-09-20 Don Porter <dgp@users.sourceforge.net>
@@ -37,17 +36,17 @@
2011-09-19 Don Porter <dgp@users.sourceforge.net>
* tests/ioTrans.test: Conversion from [testthread] to Thread package
- stops most memory leaks.
+ stops most memory leaks.
* tests/thread.test: Plug most memory leaks in thread.test.
- Constrain the rest to be skipped during `make valgrind`. Tests using
+ Constrain the rest to be skipped during `make valgrind'. Tests using
the [testthread cancel] testing command are leaky. Corrections wait
for either addition of [thread::cancel] to the Thread package, or
improvements to the [testthread] testing command to make leak-free
versions of these tests possible.
* generic/tclIORChan.c: Plug all memory leaks in ioCmd.test exposed
- * tests/ioCmd.test: by `make valgrind`.
+ * tests/ioCmd.test: by `make valgrind'.
* unix/Makefile.in:
2011-09-16 Jan Nijtmans <nijtmans@users.sf.net>
@@ -2227,7 +2226,7 @@
[BRANCH: dogeen-assembler-branch]
- * generic/tclAssembly.c (new file):
+ * generic/tclAssembly.c (new file):
* generic/tclAssembly.h:
* generic/tclBasic.c (builtInCmds, Tcl_CreateInterp):
* generic/tclInt.h: