projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
033e998
)
Shorten FEATURE_ZLIB description
author
Fabian Keil
<fk@fabiankeil.de>
Mon, 10 Aug 2020 17:08:26 +0000
(19:08 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Mon, 7 Sep 2020 09:39:09 +0000
(11:39 +0200)
It probably has been tested on most platforms by now.
templates/show-status
patch
|
blob
|
history
diff --git
a/templates/show-status
b/templates/show-status
index
9d5a5fc
..
f7865d7
100644
(file)
--- 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>