summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-10-10 16:28:25 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-10-10 16:28:25 (GMT)
commit4e4f0355794c80ed8d351a237d3a2907b8824123 (patch)
tree3d4f1ea80037aa2fadfb570fae95f706075e1d6a /ChangeLog
parent56cc7610f12f873ababee8cce688ae6291c0b5ff (diff)
downloadtk-4e4f0355794c80ed8d351a237d3a2907b8824123.zip
tk-4e4f0355794c80ed8d351a237d3a2907b8824123.tar.gz
tk-4e4f0355794c80ed8d351a237d3a2907b8824123.tar.bz2
* tests/canvText.test: Backport test updates in light of the
* tests/entry.test: 2008-10-05 commit. * tests/listbox.test: * tests/scrollbar.test: * tests/spinbox.test: * tests/textDisp.test:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bc6b54c..2153fd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2008-10-28 Don Porter <dgp@users.sourceforge.net>
+2008-10-09 Don Porter <dgp@users.sourceforge.net>
* generic/tkListbox.c: Make literal return values consistent with
those generated by Tcl_PrintDouble().
@@ -7,6 +7,8 @@
* tests/entry.test: 2008-10-05 commit.
* tests/listbox.test:
* tests/scrollbar.test:
+ * tests/spinbox.test:
+ * tests/textDisp.test:
* generic/tkEntry.c: Fix missing space constructing the scroll
command.