diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-11-24 18:41:31 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-11-24 19:08:46 +0100 |
commit | 9f9f7c37d0720288899458f4d668cdc37131acb6 (patch) | |
tree | 63e182d6723aedba15510511cd601d6a4b5ecc28 /doc/dillo.1.in | |
parent | 38acbf15b8acb286315c7eda5acf63f4cf471be1 (diff) |
Add WebP support to docs and changelog
Diffstat (limited to 'doc/dillo.1.in')
-rw-r--r-- | doc/dillo.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dillo.1.in b/doc/dillo.1.in index 1a8b322c..44f239a3 100644 --- a/doc/dillo.1.in +++ b/doc/dillo.1.in @@ -16,7 +16,7 @@ HTTPS support can be enabled. Both FTP and Dillo's download manager use the .BR wget (1) downloader. .PP -Dillo displays HTML, text, PNG, JPEG, GIF and SVG files. +Dillo displays HTML, text, PNG, JPEG, GIF, SVG and WebP files. It handles cookies, HTTP authentication (basic and digest), proxying (basic), and some CSS. .PP |