summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-07-29 14:47:28 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-07-29 14:47:28 (GMT)
commitc00183e381bfa2fdf0f2d8537106526e0d2c67fb (patch)
tree63bf1a521ed230738277f4048802a97dd9c874ac /ChangeLog
parent89ebb58a5ad4882789b8b99380e0ceaa9f6ba58a (diff)
downloadtcl-c00183e381bfa2fdf0f2d8537106526e0d2c67fb.zip
tcl-c00183e381bfa2fdf0f2d8537106526e0d2c67fb.tar.gz
tcl-c00183e381bfa2fdf0f2d8537106526e0d2c67fb.tar.bz2
Take care with globals that have an entry in the var table but "don't exist"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc7b4c3..5e7e252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-29 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclCmdIL.c (InfoGlobalsCmd): Even in high-speed mode,
+ still have to take care with non-existant variables. [Bug 1247135]
+
2005-07-28 Mo DeJong <mdejong@users.sourceforge.net>
* win/README: Update link to msys_mingw8.zip.