summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts@users.sourceforge.net <patthoyts>2004-10-28 15:18:37 (GMT)
committerpatthoyts@users.sourceforge.net <patthoyts>2004-10-28 15:18:37 (GMT)
commit520efa279c46b079fc5c67d86e731a55bd016946 (patch)
tree9eb9fa0bafb8c6670443036e4243062e53bd55a7 /ChangeLog
parent294af59fa38afba2e1bd67d9574992532d05f5af (diff)
downloadtk-520efa279c46b079fc5c67d86e731a55bd016946.zip
tk-520efa279c46b079fc5c67d86e731a55bd016946.tar.gz
tk-520efa279c46b079fc5c67d86e731a55bd016946.tar.bz2
* unix/tkUnixScale.c (DisplayHorizontalValue): Backport 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 b84ac4c..8e735d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-28 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * unix/tkUnixScale.c (DisplayHorizontalValue): Backport 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: Backport of minor documentation fixes.