Rebuild user manual with updated changes
[privoxy.git] / doc / webserver / user-manual / whatsnew.html
index 94c31a2..49a6cd7 100644 (file)
@@ -54,7 +54,7 @@
           <li>
             <p>Obsolete pcre: Prevent invalid memory accesses with an invalid pattern passed to pcre_compile(). Note
             that the obsolete pcre code is scheduled to be removed before the 3.0.33 release. There has been a warning
-            since since 2008 already. Commit 28512e5b624. OVE-20210222-0001. Reported by: Joshua Rogers (Opera)</p>
+            since 2008 already. Commit 28512e5b624. OVE-20210222-0001. Reported by: Joshua Rogers (Opera)</p>
           </li>
         </ul>
       </li>
         <p>General improvements:</p>
         <ul>
           <li>
-            <p>Log the TLS version and the the cipher when debug 2 is enabled..</p>
+            <p>Log the TLS version and the the cipher when debug 2 is enabled.</p>
           </li>
           <li>
             <p>ssl_send_certificate_error(): Respect HEAD requests by not sending a body.</p>