summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 77860a8..125f37c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -121,7 +121,7 @@
* generic/tclBinary.c (DeleteScanNumberCache, ScanNumber): Made
the numeric scan-value cache have proper references to the objects
within it so strange patterns of writes won't cause references to
- freed objects. [Bug 851747]
+ freed objects. Thanks to Paul Obermeier for the report. [Bug 851747]
2003-12-01 Miguel Sofer <msofer@users.sf.net>