Merge tag 'rel/1.12'

RC1 vote has been accepted
diff --git a/src/site/xdoc/limitations.xml b/src/site/xdoc/limitations.xml
index 29bfa53..aa5f6af 100644
--- a/src/site/xdoc/limitations.xml
+++ b/src/site/xdoc/limitations.xml
@@ -52,10 +52,10 @@
        </ul>
      </section>
      <section name="AR">
-       <p>AR archives can not contain directories - this is a
-       limitation of the format rather than one of Compress'
-       implementation.</p>
        <ul>
+         <li>AR archives can not contain directories - this is a
+         limitation of the format rather than one of Compress'
+         implementation.</li>
          <li>file names longer than 16 characters are only fully
          supported using the BSD dialect, the GNU/SRV4 dialect is only
          supported when reading archives.</li>
@@ -138,8 +138,8 @@
      </section>
      <section name="Z">
        <ul>
-         <li>In Compress 1.7 and 1.8
-         <code>CompressorStreamFactory</code> is not able to
+         <li>Prior to Compress 1.8.1
+         <code>CompressorStreamFactory</code> was not able to
          auto-detect streams using .Z compression.</li>
          <li>read-only support</li>
        </ul>