Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2006-12-19 22:12:56 +0000
committerCarolyn MacLeod2006-12-19 22:12:56 +0000
commitd971fbf9431c9b38cf6f7f54263119bf0f2a4a99 (patch)
tree39fe4a0259c628bcf27ebff64eb8a5b7d09d50e2
parentadf06dddd683bc03fe0ada86723bb5769c0a7542 (diff)
downloadeclipse.platform.swt-d971fbf9431c9b38cf6f7f54263119bf0f2a4a99.tar.gz
eclipse.platform.swt-d971fbf9431c9b38cf6f7f54263119bf0f2a4a99.tar.xz
eclipse.platform.swt-d971fbf9431c9b38cf6f7f54263119bf0f2a4a99.zip
v3235l for eclipse 3.2 maintenancev3235l
-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 4002f1afea..ee2524c9de 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 035l - Wednesday December 20, 2006 </h2>
+<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
+<blockquote>
+56780 - StyledText - Occasionally wrong ordering of multiline bidi text
+<br>157635 - BIDI:StyledText Selection of text, and BIDI formating not correct
+<br>161830 - incorrect SWT.NO_FOCUS behaviour for Shell windows on Linux
+</blockquote>
+
<h2> SWT Build 3.2 035k - Thursday December 14, 2006 </h2>
<h3><a NAME="Problem reports fixed"></a>Problem reports fixed</h3>
<blockquote>

Back to the top