summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-08-22 17:29:23 (GMT)
committerhobbs <hobbs>2001-08-22 17:29:23 (GMT)
commitce114e255a0c035ea07b74552f8d4270b3fd998b (patch)
tree0b9fb29ebe277ac051f6e6c3dccb0d1378bb89a7 /ChangeLog
parent92d8bc2c4dedb897ba23410a317a969e376bd50c (diff)
downloadtk-ce114e255a0c035ea07b74552f8d4270b3fd998b.zip
tk-ce114e255a0c035ea07b74552f8d4270b3fd998b.tar.gz
tk-ce114e255a0c035ea07b74552f8d4270b3fd998b.tar.bz2
* tests/dialog.test (HitReturn): fixed failing dialog-2.1 test
because it wasn't always getting focus properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0fad7e..e04c0d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-22 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkPack.c (TkParsePadAmount): added lint init for sepChar.
+
+ * tests/dialog.test (HitReturn): fixed failing dialog-2.1 test
+ because it wasn't always getting focus properly.
+
2001-08-21 Jeff Hobbs <jeffh@ActiveState.com>
* tests/unixFont.test (unixFont-2.[234]): fixed to be more