diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-10 16:28:25 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-10 16:28:25 (GMT) |
commit | 4e4f0355794c80ed8d351a237d3a2907b8824123 (patch) | |
tree | 3d4f1ea80037aa2fadfb570fae95f706075e1d6a /ChangeLog | |
parent | 56cc7610f12f873ababee8cce688ae6291c0b5ff (diff) | |
download | tk-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-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |