From 8f9fe64b71247f9bd230bbe28e815d765d911abf Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 10 Aug 2020 19:08:26 +0200
Subject: [PATCH] Shorten FEATURE_ZLIB description

It probably has been tested on most platforms by now.
---
 templates/show-status | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/show-status b/templates/show-status
index 9d5a5fc4..f7865d74 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -386,7 +386,7 @@
               <td><code>FEATURE_ZLIB</code></td>
               <td>@if-FEATURE_ZLIB-then@ Yes @else-not-FEATURE_ZLIB@ No @endif-FEATURE_ZLIB@</td>
               <td>Allows to decompress gzip and zlib compressed documents for filtering.
-                Requires external zlib library and hasn't been tested on all platforms.</td>
+                Requires external zlib library.</td>
             </tr>
           </table>
       </td>
-- 
2.49.0