Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2005-04-28 10:39:41 +0000
committerDani Megert2005-04-28 10:39:41 +0000
commit250d1fd4a778405314f201a5e2634ed434298199 (patch)
tree687bcd1985e25f4057f2939f52616d2827a7f753 /org.eclipse.ui.editors/buildnotes_text.html
parent30f902a4757fa85ff88fcfb08128b20108838320 (diff)
downloadeclipse.platform.text-250d1fd4a778405314f201a5e2634ed434298199.tar.gz
eclipse.platform.text-250d1fd4a778405314f201a5e2634ed434298199.tar.xz
eclipse.platform.text-250d1fd4a778405314f201a5e2634ed434298199.zip
Updated build notes
Diffstat (limited to 'org.eclipse.ui.editors/buildnotes_text.html')
-rw-r--r--org.eclipse.ui.editors/buildnotes_text.html20
1 files changed, 18 insertions, 2 deletions
diff --git a/org.eclipse.ui.editors/buildnotes_text.html b/org.eclipse.ui.editors/buildnotes_text.html
index 82d417aac34..560475c0864 100644
--- a/org.eclipse.ui.editors/buildnotes_text.html
+++ b/org.eclipse.ui.editors/buildnotes_text.html
@@ -20,12 +20,28 @@ To see which bugs have been addressed in one of the builds simply open the <a hr
<br>
<br>
<br>
-========== Eclipse Build Input March 29st 2005 ==========<br>
+========== Eclipse Build Input April 26th 2005 ==========<br>
+<pre>
+- added modification stamp to document and document event
+- file buffers are now non-dirty after the document change is undone that caused switch into dirty state
+- bug fixing
+</pre>
+========== Eclipse Build Input April 19th 2005 ==========<br>
+<pre>
+- converted text plug-ins to JARed format
+- bug fixing
+</pre>
+========== Eclipse Build Input April 12th 2005 ==========<br>
+<pre>
+- moved relevant portions from plugin.xml to newly created MANIFEST.MF
+- bug fixing
+</pre>
+========== Eclipse Build Input March 29th 2005 ==========<br>
<pre>
- added undo history size to general text editors preference page
- bug fixing
</pre>
-========== Eclipse Build Input March 22st 2005 ==========<br>
+========== Eclipse Build Input March 22th 2005 ==========<br>
<pre>
- adapted undo manager to new operation support
- bug fixing

Back to the top