Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Northover2007-01-19 15:48:55 +0000
committerSteve Northover2007-01-19 15:48:55 +0000
commit7d5028eec4d3594ab8bb8af11bcfe48dd49241d7 (patch)
tree928df35424d220c43b2ddc2f269622be14736eb9
parentba5a58793fc78e39453b1cc85e336aea768c9126 (diff)
downloadeclipse.platform.swt-R3_2_2.tar.gz
eclipse.platform.swt-R3_2_2.tar.xz
eclipse.platform.swt-R3_2_2.zip
Version 3236bv3236bR3_2_2
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 44c8ae3fbb..215426d227 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,11 +11,12 @@
Eclipse Platform Build Notes<br>
SWT</h1>
-<h2> SWT Build 3.2 036a - Friday January 19, 2007 </h2>
+<h2> SWT Build 3.2 036b - Friday January 19, 2007 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>
167831 - check box table images contain extra pixels
<br>170785 - Table Headers getting random images on Vista when cycling through sort indicator
+<br>171048 - Resizing on Vista causes black bars to appear
</blockquote>
<h2> SWT Build 3.2 036 - Wednesday January 10, 2007 </h2>

Back to the top