Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelipe Heidrich2003-09-17 15:29:02 +0000
committerFelipe Heidrich2003-09-17 15:29:02 +0000
commit8f7cf507ef6b189d956c5f1879ee984f5e1e1905 (patch)
tree7cb38282c9287a56a49b3e472f9ebe4fa9a84784
parent64eb7bcf81fabc4643beca7e0425a46fe5719d4d (diff)
downloadeclipse.platform.swt-8f7cf507ef6b189d956c5f1879ee984f5e1e1905.tar.gz
eclipse.platform.swt-8f7cf507ef6b189d956c5f1879ee984f5e1e1905.tar.xz
eclipse.platform.swt-8f7cf507ef6b189d956c5f1879ee984f5e1e1905.zip
*** empty log message ***v2135e
-rwxr-xr-xbundles/org.eclipse.swt/buildnotes_swt.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 6222263a48..6ec9aaf2ff 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -11,6 +11,18 @@
<h1>
Eclipse Platform Build Notes<br>
SWT</h1>
+SWT Build 2.1.1 - Friday September 17, 2003
+
+<h2>
+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
+<blockquote>
+37608: [Bidi] StyledText - support dynamic changing of orientation
+<br>43125: Bidi: DCR setOrientation API for Text and Combo widget
+</blockquote>
+
+<h1>
+Eclipse Platform Build Notes<br>
+SWT</h1>
SWT Build 2.1.2 - Wednesday September 10, 2003
<h2>

Back to the top