summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6abbb11..47cc504 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,9 @@
* generic/tkTextDisp.c:
* tests/textDisp.test: fixes to one more old Tk [Bug 422411]
- this time concerning inconsistent tab interpretation.
+ this time concerning inconsistent tab interpretation. Also
+ fixed an unreported new problem if a single logical line wraps
+ to fill more than the entire display.
2003-11-14 Joe English <jenglish@users.sourceforge.net>
* doc/text.n: Fix markup errors.