summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnthony Balkissoon <abalkiss@redhat.com>2005-10-26 19:40:26 +0000
committerAnthony Balkissoon <abalkiss@redhat.com>2005-10-26 19:40:26 +0000
commit1045e7f900a55b1fb79c062c8455e5861e55263e (patch)
tree3a3c6c9fac979c8d207d933233219b0f94ce5f86 /ChangeLog
parente3d9d43fc3a452512fcd17bcfe1e52105ee7dfa6 (diff)
downloadclasspath-1045e7f900a55b1fb79c062c8455e5861e55263e.tar.gz
2005-10-26 Anthony Balkissoon <abalkiss@redhat.com>
* javax/swing/ViewportLayout.java: (layoutContainer): Fixed incorrect boundary checks, should have been checking for viewport being smaller than minimum size, not smaller than preferred size.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50ba42267..318c5d78e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-26 Anthony Balkissoon <abalkiss@redhat.com>
+
+ * javax/swing/ViewportLayout.java:
+ (layoutContainer): Fixed incorrect boundary checks, should have been
+ checking for viewport being smaller than minimum size, not smaller
+ than preferred size.
+
2005-10-26 Andreas Tobler <a.tobler@schweiz.ch>
* configure.ac: Rename --with-qtdir to --with-qt4dir to make clear