summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-08-26 08:20:54 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-08-26 08:20:54 (GMT)
commitb71431513bf64dcf7aeb53bd0788714c55171e90 (patch)
treefc4d87dffdb29f70763e8f8f2c7e96756df25c70 /ChangeLog
parent33c9c2fdfa0e2bae0859b656062795ed695003ad (diff)
parentfe97a8d7c3a50b23fe6136f9034f16769304d1df (diff)
downloadtcl-b71431513bf64dcf7aeb53bd0788714c55171e90.zip
tcl-b71431513bf64dcf7aeb53bd0788714c55171e90.tar.gz
tcl-b71431513bf64dcf7aeb53bd0788714c55171e90.tar.bz2
minor: tidy up formatting
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 11 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 03948f1..68f2441 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,12 +5,12 @@
2012-08-23 Jan Nijtmans <nijtmans@users.sf.net>
- * generic/tclBinary.c: [Bug 3496014] Unecessary memset() in
+ * generic/tclBinary.c: [Bug 3496014]: Unecessary memset() in
Tcl_SetByteArrayObj().
2012-08-20 Don Porter <dgp@users.sourceforge.net>
- * generic/tclPathObj.c: [Bug 3559678] Fix bad filename normalization
+ * generic/tclPathObj.c: [Bug 3559678]: Fix bad filename normalization
when the last component is the empty string.
2012-08-20 Jan Nijtmans <nijtmans@users.sf.net>
@@ -33,8 +33,8 @@
2010-08-13 Stuart Cassoff <stwo@users.sourceforge.net>
- * unix/tclUnixCompat.c: [Bug 3555454] Rearrange a bit
- to quash 'declared but never defined' compiler warnings.
+ * unix/tclUnixCompat.c: [Bug 3555454]: Rearrange a bit to quash
+ 'declared but never defined' compiler warnings.
2012-08-13 Jan Nijtmans <nijtmans@users.sf.net>
@@ -60,8 +60,8 @@
2012-08-07 Don Porter <dgp@users.sourceforge.net>
- * generic/tclIOUtil.c: [Bug 3554250] Overlooked one field of
- cleanup in the thread exit handler for the filesystem subsystem.
+ * generic/tclIOUtil.c: [Bug 3554250]: Overlooked one field of cleanup
+ in the thread exit handler for the filesystem subsystem.
2012-07-31 Donal K. Fellows <dkf@users.sf.net>
@@ -250,9 +250,9 @@
2012-06-11 Don Porter <dgp@users.sourceforge.net>
* generic/tclBasic.c: [Bug 3532959]: Make sure the lifetime
- * generic/tclProc.c: management of entries in the linePBodyPtr hash
- * tests/proc.test: table can tolerate either order of teardown,
- interp first, or Proc first.
+ * generic/tclProc.c: management of entries in the linePBodyPtr
+ * tests/proc.test: hash table can tolerate either order of
+ teardown, interp first, or Proc first.
2012-06-08 Don Porter <dgp@users.sourceforge.net>
@@ -598,8 +598,8 @@
2012-04-04 Jan Nijtmans <nijtmans@users.sf.net>
- * win/tclWinSock.c: [Bug 510001]: TclSockMinimumBuffers needs plat imp
- * generic/tclIOSock.c:
+ * win/tclWinSock.c: [Bug 510001]: TclSockMinimumBuffers needs
+ * generic/tclIOSock.c: platform implementation.
* generic/tclInt.decls:
* generic/tclIntDecls.h:
* generic/tclStubInit.c: