Remove some entries from the previous release that snuck in
authorFabian Keil <fk@fabiankeil.de>
Fri, 18 Jan 2013 12:31:41 +0000 (12:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 18 Jan 2013 12:31:41 +0000 (12:31 +0000)
doc/source/user-manual.sgml

index 85894e7..36ea418 100644 (file)
@@ -1342,57 +1342,6 @@ How to install the binary packages depends on your operating system:
     </itemizedlist>
    </para>
   </listitem>
-  <listitem>
-   <para>
-    Bug fixes:
-    <itemizedlist>
-    <listitem>
-     <para>
-      Prevent a segmentation fault when de-chunking buffered content.
-      It could be triggered by malicious web servers if Privoxy was
-      configured to filter the content and running on a platform
-      where SIZE_T_MAX isn't larger than UINT_MAX, which probably
-      includes most 32-bit systems. On those platforms, all Privoxy
-      versions before 3.0.19 appear to be affected.
-      To be on the safe side, this bug should be presumed to allow
-      code execution as proving that it doesn't seems unrealistic.
-     </para>
-    </listitem>
-    <listitem>
-     <para>
-      Do not expect a response from the SOCKS4/4A server until it
-      got something to respond to. This regression was introduced
-      in 3.0.18 and prevented the SOCKS4/4A negotiation from working.
-      Reported by qqqqqw in #3459781.
-     </para>
-     </listitem>
-    </itemizedlist>
-   </para>
-  </listitem>
-  <listitem>
-   <para>
-    General improvements:
-    <itemizedlist>
-    <listitem>
-     <para>
-      Fix an off-by-one in an error message about connect failures.
-     </para>
-    </listitem>
-    <listitem>
-     <para>
-      Use a GNUMakefile variable for the webserver root directory and
-      update the path. Sourceforge changed it which broke various
-      web-related targets.
-     </para>
-    </listitem>
-    <listitem>
-     <para>
-      Update the CODE_STATUS description.
-     </para>
-     </listitem>
-    </itemizedlist>
-   </para>
-  </listitem>
  </itemizedlist>
 </para>