blob: 25f272b5779dad3cae136486cfd4df14e3f0abd6 [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>OOE680_m2 Snapshot - Release Notes</title>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="StarOffice 8 (Linux)">
<meta name="CREATED" content="20041215;16393200">
<meta name="CHANGEDBY" content="Eike Rathke">
<meta name="CHANGED" content="20050906;11430300">
<style>
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in; text-align: justify }
P.western { font-family: "Albany", sans-serif; font-size: 10pt }
TD P { margin-bottom: 0.08in; text-align: left }
TD P.western { font-family: "Albany", sans-serif; font-size: 10pt }
-->
</style>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="StarOffice 8 (Linux)">
<meta name="CREATED" content="20041215;16393200">
<meta name="CHANGEDBY" content="Eike Rathke">
<meta name="CHANGED" content="20050906;11430300">
<style>
<!--
@page { size: 8.5in 11in; margin: 0.79in }
P { margin-bottom: 0.08in; text-align: justify }
P.western { font-family: "Albany", sans-serif; font-size: 10pt }
TD P { margin-bottom: 0.08in; text-align: left }
TD P.western { font-family: "Albany", sans-serif; font-size: 10pt }
-->
</style>
</head>
<body>
<h2>OOE680_m2 Snapshot - Release
Notes</h2>
<br>
These notes contains
changes between SRC680_m188 and&nbsp; OOE680_m2.<br>
This release will install as OOo-Dev2.1.<br>
Sources can be received from cvs by tag OOE680_m2.<br>
<br>
<h2>What's
new ?</h2>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<thead><tr bgcolor="#eeeeee">
<th>Feature title
</th>
<th>
TaskId
</th>
<th>
Spec. title
</th>
<th>
Spec. abstract
</th>
<th>
Dev. owner
</th>
<th>
Spec. link
</th>
<th>
Component
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Gascon is a real locale
</td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=70111">
i70111
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
Gascon is now a locale that even can be choosen in Calc and as default
language for documents
</td>
<td>
&nbsp;
</td>
<td>
<font color="red"><br>
</font></td>
<td>L10N
</td>
</tr>
<tr>
<td>
"Run Query" button in query designer toolbar moved
</td>
<td>internal<br>
</td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
For accessibility reasons, the "Run Query" button in the query
designer toolbar moved to positions to the left (now left beside the
"Switch Design View On/Off" button), so that it's less likely to
accidentally use the "Clear Query" button instead.
</td>
<td>
&nbsp;
</td>
<td>
<font color="red"><br>
</font></td>
<td>dba
</td>
</tr>
<tr>
<td>
CTRL+F starts the record search in the table view
</td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=51875">
i51875
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
The short cut CTRL+F now opens the search record dialog available in
the data source browser and in grid controls as well as in the table
view.
</td>
<td>
&nbsp;
</td>
<td>
<font color="red"><br>
</font></td>
<td>dba
</td>
</tr>
<tr>
<td>
query design: keyboard shortcuts
</td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=68210">
i68210
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
The query designer got a few new keyboard shortcuts:
- F5: "Run Query" (available in the toolbar and in the "Edit" menu)
- F4: "Preview" (available in the toolbar and in the "View" menu)
- F7: "Add Table or Query" (available in the toolbar and in the
"Insert" menu)
@documentation team: Please add those shortcuts to the "Database
Shortcut Keys" topic in the online help
</td>
<td>
&nbsp;
</td>
<td>
<font color="red"><br>
</font></td>
<td>dba
</td>
</tr>
</tbody>
</table>
<table bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0">
<tbody>
<tr>
<td>Support for NetBSD, Linux 64 bit, Linux SPARC in TestTool
Environment
</td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=66140">
i66140
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
With the changes in sysinfo.inc and iniinfo.inc in
qa/qatesttool/global/system/inc/ the TestTool Environment is able to
detect NetBSD, Linux 64 bit, Linux SPARC.
</td>
<td>
&nbsp;
</td>
<td>
<font color="red"><br>
</font></td>
<td>qa
</td>
</tr>
<tr>
<td>
Extension Dependency OpenOffice.org-minimal-version
</td>
<td><a
href="http://www.openoffice.org/issues/show_bug.cgi?id=70774">
i70774
</a></td>
<td>
&nbsp;
</td>
<td>
feature-info:<br>
Originally, it was planned to introduce actual extension dependencies
(see
<http:>)
on a by-need basis. No needs for extensions depending on features
introduced in
OOo 2.1 have been claimed. However, kso raised concern for the
following
scenario: after OOo 2.1 has been released, someone writes an extension
that does
depend on features introduced in OOo 2.1. That extension cannot
declare its
dependencies adequately, unless we do introduce a dependency
<openoffice.org-minimal-version value="2.1"> now. (Which has the
consequence
that people will assume that for future versions similar dependencies
with
value="2.2" etc. will also be available.)
Formally, the dependency is an empty XML element whose name consists
of the
namespace name "http://openoffice.org/extensions/description/2006" and
the local
part "OpenOffice.org-minimal-version". It shall have two attributes,
namely the
"name" attribute required for every dependency and an attribute with
unprefixed
name "value" whose value is the string representation of an OOo
version starting
with OOo 2.1 (in which case the value is the string "2.1"). The
dependency is
fulfilled if and only if the value of the current OOo version is
(element-by-element lexicographically) greater than or equal to the
specified value.
</openoffice.org-minimal-version></http:></td>
<td>
&nbsp;
</td>
<td>
<font color="red"><br>
</font></td>
<td>udk
</td>
</tr>
</tbody>
</table>
<pre></pre>
<h2>Integrated
Child
Workspaces</h2>
<br>
<br>
List of integrated child workspaces:<br>
<br>
<table>
<tbody>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4618&amp;Path=OOE680%2Fdba21showstop01_OOE680">dba21showstop01_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">DBA
show-stopppers for 2.1 (still before the code freeze, hopefully)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4622&amp;Path=OOE680%2Fshellfix05_OOE680">shellfix05_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4616&amp;Path=OOE680%2Fmhu14_OOE680">mhu14_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Crashreporter
stacktraces on Solaris x86 (zones)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4626&amp;Path=OOE680%2Ffwk57_OOE680">fwk57_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Last
fixes for OOo 2.1.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4615&amp;Path=OOE680%2Fdba21fini_OOE680">dba21fini_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">final
DBA bugfixes towards 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4620&amp;Path=OOE680%2Fvclshowstop07_OOE680">vclshowstop07_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.1 last
minute fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4624&amp;Path=OOE680%2Ftl28_OOE680">tl28_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bug
fixes in writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4623&amp;Path=OOE680%2Fsb63_OOE680">sb63_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Mostly
community patches.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4629&amp;Path=OOE680%2Fjsc14_OOE680">jsc14_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">used for
2.1 bugfixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4625&amp;Path=OOE680%2Fpj64_OOE680">pj64_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Various
minor fixes and cleanups for 2.1. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4617&amp;Path=OOE680%2Ffwk55_OOE680">fwk55_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
fixes for OOo2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4619&amp;Path=OOE680%2Fvcl67_OOE680">vcl67_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">more
2.0.5 tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4627&amp;Path=OOE680%2Funxlngs05_OOE680">unxlngs05_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Add
platform ID 16 in automation for GNU/Linux SPARC</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4621&amp;Path=OOE680%2Fsloveniantemplates01_OOE680">sloveniantemplates01_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Add/update
Slovenian templates for 2.1. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4630&amp;Path=OOE680%2Fgtkquickstart2_OOE680">gtkquickstart2_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<pre style="padding: 2px; font-family: Courier,monospace;">Fix various issues in initial quick-starter CWS.<br>Disables the gtk+ quickstarter in the Sun build, to avoid problems.</pre>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4633&amp;Path=OOE680%2Fi18n27_OOE680">i18n27_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">i18n
fixes for Czech Alphabetical sorting, Chinese translation and break
iterator.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4606&amp;Path=OOE680%2Fdocstat">docstat</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fix for
i70534: Document statistics not available after import of non-native
files.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m2</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4584&amp;Path=OOE680%2Fswqbf88_OOE680">swqbf88_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes in
Writer for OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4594&amp;Path=OOE680%2Fshellfix04_OOE680">shellfix04_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Patches
for memory leaks and new items in the GConf and KDE configuration
backend.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4588&amp;Path=OOE680%2Fimpress110_OOE680">impress110_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">important
impress/draw fixes for 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4580&amp;Path=OOE680%2Ficonupdate01_OOE680">iconupdate01_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">update
of icons. this time only small changes that are not visible on the UI.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4596&amp;Path=OOE680%2Fatkbridge4_OOE680">atkbridge4_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Updates
of OOo &lt;-&gt; ATK bridge</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4587&amp;Path=OOE680%2Fabi31_OOE680">abi31_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">changes
for soffice script</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4585&amp;Path=OOE680%2Fscmissinglinks_OOE680">scmissinglinks_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">#139464#
use #REF! errors in formulas using cells from missing external linked
sheets</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4581&amp;Path=OOE680%2Frt17_OOE680">rt17_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Tooling
fixes for CWS and MWS handling.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4582&amp;Path=OOE680%2Fnative69_OOE680">native69_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo 2.1
installation tasks</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4583&amp;Path=OOE680%2Fimpress109_OOE680">impress109_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo2.0
Update 5 bugfixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4579&amp;Path=OOE680%2Ffwk53_OOE680">fwk53_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Framework
fixes for 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4591&amp;Path=OOE680%2Fvcl68_OOE680">vcl68_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo 2.1
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4592&amp;Path=OOE680%2Fupdchk01_OOE680">updchk01_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">make the
'automatic update check' more consistent.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4590&amp;Path=OOE680%2Fpj62_OOE680">pj62_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Remove
SISSL from module filter. </p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4589&amp;Path=OOE680%2Fos87_OOE680">os87_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4586&amp;Path=OOE680%2Fmhu13_OOE680">mhu13_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Security:
make application stacks non-executable</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4598&amp;Path=OOE680%2Fabi30_OOE680">abi30_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">some UCB
issues</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4595&amp;Path=OOE680%2Fab30_OOE680">ab30_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.1 fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4593&amp;Path=OOE680%2Fthbpp5_OOE680">thbpp5_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
towards OOo 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4578&amp;Path=OOE680%2Fcairofixes02_OOE680">cairofixes02_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Fixes
for cairocanvas</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">OOE680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4597&amp;Path=OOE680%2Ftbe28_OOE680">tbe28_OOE680</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">OOo
2.0.5 accessibility bug fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m1</font></td>
</tr>
</tbody>
</table>
<br>
<pre></pre>
<br>
<table>
<tbody>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4574&amp;Path=SRC680%2Fshellfix05">shellfix05</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;"></p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m190</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4572&amp;Path=SRC680%2Fmhu14">mhu14</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Crashreporter
stacktraces on Solaris x86 (zones)</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m190</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4573&amp;Path=SRC680%2Ffwk57">fwk57</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Last
fixes for OOo 2.1.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m190</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4549&amp;Path=SRC680%2Fdba21fini">dba21fini</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">final
DBA bugfixes towards 2.1</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m190</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4558&amp;Path=SRC680%2Fvclshowstop07">vclshowstop07</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">2.1 last
minute fixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m189</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4309&amp;Path=SRC680%2Ftl28">tl28</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">bug
fixes in writer</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m189</font></td>
</tr>
<tr class="TableRow2">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4482&amp;Path=SRC680%2Fsb63">sb63</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">Mostly
community patches.</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m189</font></td>
</tr>
<tr class="TableRow1">
<td class="SmallText1"><font class="SmallText1">SRC680</font></td>
<td class="SmallText1"><font class="SmallText1"><a
href="http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=4508&amp;Path=SRC680%2Fjsc14">jsc14</a></font></td>
<td class="SmallText1"><font class="SmallText1">
<p style="padding: 2px; font-family: Courier,monospace;">used for
2.1 bugfixes</p>
</font></td>
<td class="SmallText1"><font class="SmallText1">m189</font></td>
</tr>
</tbody>
</table>
<pre></pre>
<br>
<br>
<br>
</body>
</html>