summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-09-24 14:56:35 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-09-24 14:56:35 (GMT)
commitc029aef7091ea4800271058c1f09e28dd1fee2f8 (patch)
tree31991eaec06f7e65f0bd8b1efdd221b803f11c42
parent4c5f4a0bb6d5a9a2b3d021797239cc196332c541 (diff)
downloadtk-c029aef7091ea4800271058c1f09e28dd1fee2f8.zip
tk-c029aef7091ea4800271058c1f09e28dd1fee2f8.tar.gz
tk-c029aef7091ea4800271058c1f09e28dd1fee2f8.tar.bz2
One more "known bug" that should be mentioned
-rw-r--r--changes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/changes.md b/changes.md
index fb5ef45..6c779fb 100644
--- a/changes.md
+++ b/changes.md
@@ -46,4 +46,5 @@ writing Tcl scripts containing Tk commands.
- [The wm manage command does not work on current macOS versions](https://core.tcl-lang.org/tk/tktview/8a6012)
- [Slow processing irregular transparencies](https://core.tcl-lang.org/tk/tktview/919066)
- [text's cursor width on 0th column](https://core.tcl-lang.org/tk/tktview/47fbfc)
-
+ - [text widget breaks graphemes with combining diacritical marks](https://core.tcl-lang.org/tk/tktview/442208)
+ \ No newline at end of file