summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-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):