Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2006-12-14 20:41:16 +0000
committerCarolyn MacLeod2006-12-14 20:41:16 +0000
commitc00381e8c24de145d27d976aadf1abce716c2816 (patch)
treef1b16fa7233a9ea84bf3c6ce810c08e35f462a63
parent2acc751fce542cebb7346a812496f8ecbd362125 (diff)
downloadeclipse.platform.swt-c00381e8c24de145d27d976aadf1abce716c2816.tar.gz
eclipse.platform.swt-c00381e8c24de145d27d976aadf1abce716c2816.tar.xz
eclipse.platform.swt-c00381e8c24de145d27d976aadf1abce716c2816.zip
v3235kv3235k
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 3d6bf64362..4002f1afea 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,14 @@
Eclipse Platform Build Notes<br>
SWT</h1>
+<h2> SWT Build 3.2 035k - Thursday December 14, 2006 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+158982 - Table Headers getting random images on Vista
+<br>164493 - StyledText doesn't support advanced text services for Korean IME
+<br>167925 - org.eclipse.swt.win32.win32.x86 still has 3.2.1 version numbers
+</blockquote>
+
<h2> SWT Build 3.2 035j - Wednesday December 6, 2006 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>

Back to the top