summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-09-03 19:34:33 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-09-03 19:34:33 (GMT)
commitc8695d754488a9c2cdaea8aa019447d98e11b99f (patch)
treee09a35fa15bf8990c3ad01ff4d9683efb4fda33c
parent630ac3a26c01a0a662552c6c863b0f0b0a5f4d38 (diff)
downloadtk-c8695d754488a9c2cdaea8aa019447d98e11b99f.zip
tk-c8695d754488a9c2cdaea8aa019447d98e11b99f.tar.gz
tk-c8695d754488a9c2cdaea8aa019447d98e11b99f.tar.bz2
Somehow dead_hamza ended up in the wrong place
-rw-r--r--changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/changes b/changes
index d05f8dc..7d0fdc0 100644
--- a/changes
+++ b/changes
@@ -8177,7 +8177,7 @@ Tk Cocoa 2.0: More drawing internals refinements (culler,walzer)
2024-01-09 (bug)[b7abf0] treeview destruction from O(N^2) to O(N) (emiliano)
-2024-01-12 (bug)[737abf] text image insertiondead_hamza (nijtmans) from O(N^2) to O(N)
+2024-01-12 (bug)[737abf] text image insertion from O(N^2) to O(N)
2024-01-27 (bug)[8da7af] font caching performance issues (thraen,vogel)
@@ -8195,7 +8195,7 @@ Tk Cocoa 2.0: More drawing internals refinements (culler,walzer)
2024-05-01 (change) [e30699] Fix appearence of arrows in ttk widgets
(nemethi)
-2024-05-03 (change) Add keycodes ISO_Group_Shift and dead_hamza
+2024-05-03 (change) Add keycodes ISO_Group_Shift and dead_hamza (nijtmans)
2024-05-10 (change) Improve look of the classic theme (gavilan)