diff options
author | dgp <dgp@users.sourceforge.net> | 2007-10-23 16:05:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-10-23 16:05:24 (GMT) |
commit | 8b34cd579320036335e6cc2e53afe6c70c3090fa (patch) | |
tree | d613ca2accd7e7110cf5c5f6e968434fc62ef9c2 /ChangeLog | |
parent | 620c50bb12c97692f525d2b46aa33bd6f36835b8 (diff) | |
download | tk-8b34cd579320036335e6cc2e53afe6c70c3090fa.zip tk-8b34cd579320036335e6cc2e53afe6c70c3090fa.tar.gz tk-8b34cd579320036335e6cc2e53afe6c70c3090fa.tar.bz2 |
* tests/cursor.test: Make tests robust against changes in Tcl's
rules for accepting integers in octal format.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-10-23 Don Porter <dgp@users.sourceforge.net> + + * tests/cursor.test: Make tests robust against changes in Tcl's + rules for accepting integers in octal format. + 2007-10-23 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * doc/font.n: Added section on the TIP#145 fonts. |