summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2005-10-20 12:28:46 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2005-10-20 12:28:46 (GMT)
commit543d5868a87710ee4aed3db1ffdb0c55c8f14ee7 (patch)
tree88585a4616e767dc53aceff159cfe315a16f321d
parent838cead5352c2ec27dc206bdd2731fefc7bcfe90 (diff)
downloadtcl-543d5868a87710ee4aed3db1ffdb0c55c8f14ee7.zip
tcl-543d5868a87710ee4aed3db1ffdb0c55c8f14ee7.tar.gz
tcl-543d5868a87710ee4aed3db1ffdb0c55c8f14ee7.tar.bz2
whitespace cleanup
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c8aff1e..cb999e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@
* generic/tclListObj.c (TclLsetFlat):
* tests/lset.test (lset-10.3): fixed handling of unshared lists
- with shared sublists, [Bug 1333036] reported by neuronstorm.
-
+ with shared sublists, [Bug 1333036] reported by neuronstorm.
+
2005-10-19 Donal K. Fellows <dkf@users.sf.net>
* generic/tclIORChan.c (PassReceivedError,PassReceivedErrorInterp):