diff options
Diffstat (limited to 'network/elinks/README')
-rw-r--r-- | network/elinks/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/elinks/README b/network/elinks/README index a938b69028527..813161f882b2f 100644 --- a/network/elinks/README +++ b/network/elinks/README @@ -24,3 +24,10 @@ To disable the gpm mouse use the flag NOGPM=1 or combine them: NOMOUSE=1 NOGPM=1 ./elinks.SlackBuild + +This version is patched to fix the foolowing: + +Fix gopher URL: html links. +Fix gopher index queries. +Fix gopher remote directory links. +Make elinks do openssl hostname verification. |