diff options
Diffstat (limited to 'lib/common_test')
| -rw-r--r-- | lib/common_test/doc/src/notes.xml | 28 | ||||
| -rw-r--r-- | lib/common_test/vsn.mk | 2 | 
2 files changed, 1 insertions, 29 deletions
| diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml index 73d1b83267..2f53f1c29e 100644 --- a/lib/common_test/doc/src/notes.xml +++ b/lib/common_test/doc/src/notes.xml @@ -33,34 +33,6 @@      <file>notes.xml</file>      </header> -<section><title>Common_Test 1.16.2</title> - -    <section><title>Fixed Bugs and Malfunctions</title> -      <list> -        <item> -          <p> -	    All incorrect (that is, all) uses of "can not" has been -	    corrected to "cannot" in source code comments, -	    documentation, examples, and so on.</p> -          <p> -	    Own Id: OTP-14282 Aux Id: PR-1891 </p> -        </item> -      </list> -    </section> - - -    <section><title>Improvements and New Features</title> -      <list> -        <item> -	    <p> Use <c>ssh</c> as the default remote shell. </p> -          <p> -	    Own Id: OTP-15633 Aux Id: PR-1787 </p> -        </item> -      </list> -    </section> - -</section> -  <section><title>Common_Test 1.16.1</title>      <section><title>Fixed Bugs and Malfunctions</title> diff --git a/lib/common_test/vsn.mk b/lib/common_test/vsn.mk index d5271a6593..fd5d4a57aa 100644 --- a/lib/common_test/vsn.mk +++ b/lib/common_test/vsn.mk @@ -1 +1 @@ -COMMON_TEST_VSN = 1.16.2 +COMMON_TEST_VSN = 1.16.1 | 
