diff options
Diffstat (limited to 'lib/common_test/doc')
| -rw-r--r-- | lib/common_test/doc/src/notes.xml | 18 | 
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml index ebba864606..0a8433c8c4 100644 --- a/lib/common_test/doc/src/notes.xml +++ b/lib/common_test/doc/src/notes.xml @@ -33,6 +33,24 @@      <file>notes.xml</file>      </header> +<section><title>Common_Test 1.12.2</title> + +    <section><title>Fixed Bugs and Malfunctions</title> +      <list> +        <item> +          <p> +	    The following modules were missing in +	    common_test.app.src: ct_groups, ct_property_test, +	    ct_release_test, ct_webtool, ct_webtool_sup, +	    test_server_gl. They have now been added.</p> +          <p> +	    Own Id: OTP-13475</p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Common_Test 1.12.1</title>      <section><title>Fixed Bugs and Malfunctions</title>  | 
