summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcsaba <csaba>2024-02-22 16:01:49 (GMT)
committercsaba <csaba>2024-02-22 16:01:49 (GMT)
commita4a5597c6d4460504fd9aa7124e8412cf48775ba (patch)
tree3037fc3b8b47b9813063646ad3da1ff5dd74f657
parent913e61dc7978f04dceb0f1d8d92e80e837a6bffb (diff)
downloadtk-a4a5597c6d4460504fd9aa7124e8412cf48775ba.zip
tk-a4a5597c6d4460504fd9aa7124e8412cf48775ba.tar.gz
tk-a4a5597c6d4460504fd9aa7124e8412cf48775ba.tar.bz2
Added a missing bugfix to changes file.
-rw-r--r--changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes b/changes
index 17298e9..d7af74b 100644
--- a/changes
+++ b/changes
@@ -8151,6 +8151,9 @@ Tk Cocoa 2.0: More drawing internals refinements (culler,walzer)
2023-11-07 (bug)[09a11f] crash menu-40.[12] (chavez,culler)
+2023-11-13 (bug)[eedd2e] ttk::notebook looks bad when tabs are positioned on
+ edges other than the top (nemethi,werner)
+
2023-11-15 (bug)[61550f] font-44.1 with Xft (vogel)
2023-11-22 (bug)[22a4ad] Aqua: CoreGraphics manages memory for pixmaps (chavez)