summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-10-20 12:28:46 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-10-20 12:28:46 (GMT)
commita0feec1fb2a5f9df57b07ec94fb444727887574b (patch)
tree88585a4616e767dc53aceff159cfe315a16f321d
parent9911a45cc237dd493ccbb2c85108adb2f0480ee8 (diff)
downloadtcl-a0feec1fb2a5f9df57b07ec94fb444727887574b.zip
tcl-a0feec1fb2a5f9df57b07ec94fb444727887574b.tar.gz
tcl-a0feec1fb2a5f9df57b07ec94fb444727887574b.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):