diff options
author | vincentdarley <vincentdarley> | 2003-11-15 12:47:14 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2003-11-15 12:47:14 (GMT) |
commit | 28a17a508560345357143eac9b4a8e3c97c1eb83 (patch) | |
tree | ca00b54a7f88ee78ad3c5f43ef70c238fa5fa0b8 /ChangeLog | |
parent | 0c99365df4a6cd92a6a36881416e0270eff5c84a (diff) | |
download | tk-28a17a508560345357143eac9b4a8e3c97c1eb83.zip tk-28a17a508560345357143eac9b4a8e3c97c1eb83.tar.gz tk-28a17a508560345357143eac9b4a8e3c97c1eb83.tar.bz2 |
fixed tab interpretation inconsistency
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-11-15 Vince Darley <vincentdarley@users.sourceforge.net> + + * generic/tkTextDisp.c: + * tests/textDisp.test: fixes to one more old Tk [Bug 422411] + this time concerning inconsistent tab interpretation. + 2003-11-14 Joe English <jenglish@users.sourceforge.net> * doc/text.n: Fix markup errors. |