summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-06-24 19:56:12 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-06-24 19:56:12 (GMT)
commitb20771db513c20f371c108101f155a4524fd3e32 (patch)
treecd0d79fe92f149690056ea39961bbf825d10c7f6 /ChangeLog
parente7ccc4eafaf9f3a162755aa1d6afccd3fd1eda13 (diff)
downloadtcl-b20771db513c20f371c108101f155a4524fd3e32.zip
tcl-b20771db513c20f371c108101f155a4524fd3e32.tar.gz
tcl-b20771db513c20f371c108101f155a4524fd3e32.tar.bz2
No more div-by-zero errors. [Bug 759749]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1205986..3ff8da1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-24 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclHash.c (Tcl_HashStats): Prevented occurrence of
+ division-by-zero problems. [Bug 759749]
+
2003-06-24 Mo DeJong <mdejong@users.sourceforge.net>
* unix/tclUnixPort.h: #undef inet_ntoa before