summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpspjuth <pspjuth@noemail.net>2004-11-07 22:00:12 (GMT)
committerpspjuth <pspjuth@noemail.net>2004-11-07 22:00:12 (GMT)
commitccae12778bb026141c86785e4ddb61ecfc4c85cc (patch)
treecdce1b05d63cec843960d42689eb08dff535d7ef /ChangeLog
parentb9edf5f0f6246ecdf244c7eae994476b260d82c2 (diff)
downloadtk-ccae12778bb026141c86785e4ddb61ecfc4c85cc.zip
tk-ccae12778bb026141c86785e4ddb61ecfc4c85cc.tar.gz
tk-ccae12778bb026141c86785e4ddb61ecfc4c85cc.tar.bz2
Made handling of ^ a bit more consistent in
corner cases. This makes ^ work without any widgets in the same command. [Bug 962589] FossilOrigin-Name: 8a1c41a4d81b4a456b719d22ceb023d0ac01ac6c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e3cd26..6e6adad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-07 Peter Spjuth <peter.spjuth@space.se>
+
+ * tests/grid.test:
+ * generic/tkGrid.c: Made handling of ^ a bit more consistent in
+ corner cases. This makes ^ work without any widgets in the same
+ command. [Bug 962589]
+
2004-11-07 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* library/demos/anilabel.tcl: Added a simple demonstration of how