summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts@users.sourceforge.net <patthoyts>2004-10-28 15:06:14 (GMT)
committerpatthoyts@users.sourceforge.net <patthoyts>2004-10-28 15:06:14 (GMT)
commitecf97eb122b06909571d05195abae1b68cfa4c5a (patch)
tree4fc1f48a9a35834fee6f4f57915fa90a17067e3c /ChangeLog
parent711dbafd3516b87f764afaf114c865264061b02e (diff)
downloadtk-ecf97eb122b06909571d05195abae1b68cfa4c5a.zip
tk-ecf97eb122b06909571d05195abae1b68cfa4c5a.tar.gz
tk-ecf97eb122b06909571d05195abae1b68cfa4c5a.tar.bz2
* unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 by
Michael Schlenker to keep the labels within the window.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69903b8..cd21f7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-28 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 by
+ Michael Schlenker to keep the labels within the window.
+
2004-10-28 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/*.n: Assorted minor documentation fixes.