Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.ui.editors/buildnotes_text.html')
-rw-r--r--org.eclipse.ui.editors/buildnotes_text.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/org.eclipse.ui.editors/buildnotes_text.html b/org.eclipse.ui.editors/buildnotes_text.html
index ed68a4bc9f0..bc211746f3d 100644
--- a/org.eclipse.ui.editors/buildnotes_text.html
+++ b/org.eclipse.ui.editors/buildnotes_text.html
@@ -19,6 +19,16 @@ To see which bugs have been addressed in one of the builds simply open the <a hr
<br>
<br>
<br>
+========== Eclipse Build Input February 24th 2004 ==========<br>
+<pre>
+- Information control managers can now be configured to restore the information
+ control's location and size. The information control must implement
+ IInformationControlExtension3. For details see:
+ - AbstractInformationControlManager.setRestoreInformationControlBounds(...)
+ - IInformationControlExtension3.getBounds()
+- Several bugs fixed.
+</pre>
+<br>
========== Eclipse Build Input February 17th 2004 ==========<br>
<pre>
- Several bugs fixed.

Back to the top