summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2012-05-28 20:34:06 (GMT)
committerfvogel <fvogelnew1@free.fr>2012-05-28 20:34:06 (GMT)
commit3f9d8f314ffa4e803d29993d3b1248b6c733b2c5 (patch)
tree3e579ae92636584ce506f6d0206ef3c1358945ce /ChangeLog
parentc790c69f4461ba43323c402bacf8224c70041b09 (diff)
parent89fbfd3436706b259edf41d9b4c5d5746e801d88 (diff)
downloadtk-3f9d8f314ffa4e803d29993d3b1248b6c733b2c5.zip
tk-3f9d8f314ffa4e803d29993d3b1248b6c733b2c5.tar.gz
tk-3f9d8f314ffa4e803d29993d3b1248b6c733b2c5.tar.bz2
Bug 1630251: Documentation for -endline option was wrong
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef24e19..c64e24b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-05-28 Francois Vogel <fvogelnew1@free.fr>
+ * doc/text.n: [Bug 1630251]: Documentation for -endline option was wrong
+
+2012-05-28 Francois Vogel <fvogelnew1@free.fr>
+
* generic/tkTextDisp.c: [Bug 1630254]: missing scrolling of text widget
when from a -startline == -endline initial state it is configured to display
a non-empty part of it