diff options
Diffstat (limited to 'org.eclipse.jubula.documentation/releasenotes/en/docbook/8.1.9/features.xml')
-rw-r--r-- | org.eclipse.jubula.documentation/releasenotes/en/docbook/8.1.9/features.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/org.eclipse.jubula.documentation/releasenotes/en/docbook/8.1.9/features.xml b/org.eclipse.jubula.documentation/releasenotes/en/docbook/8.1.9/features.xml new file mode 100644 index 000000000..0af295d65 --- /dev/null +++ b/org.eclipse.jubula.documentation/releasenotes/en/docbook/8.1.9/features.xml @@ -0,0 +1,16 @@ +<section xml:id="new-features-and-developments-8.1.9" version="5.0" xmlns="http://docbook.org/ns/docbook" + xmlns:xi="http://www.w3.org/2001/XInclude" + xmlns:xl="http://www.w3.org/1999/xlink"> + <title>New Features and Developments</title> + + <para> + <emphasis role="strong">New actions for the RCP toolkit(GEF)</emphasis> + </para> + <itemizedlist> + <listitem> + <para> + You can now check existence of connections in GEF Figure canvas using the unbound module <emphasis>ub_fcv_checkExistenceOfConnection_byTextpaths</emphasis> from <emphasis>unbound_modules_rcp</emphasis> + </para> + </listitem> + </itemizedlist> +</section>
\ No newline at end of file |