diff --git a/ChangeLog b/ChangeLog index 4f1d23ac..89348d3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,8 @@ dillo-3.2.0 [Not released yet] - Reload current page on SIGUSR1 signal - Print library versions and enabled features with dillo -v. - Allow image formats to be ignored with the "ignore_image_formats" option. + - Add the "link_action" option to define custom menu entries to open links + with external programs or scripts. Patches: Rodrigo Arias Mallo +- Add primitive support for SVG using the nanosvg.h library. - Add support for ch, rem, vw, vh, vmin and vmax CSS units. diff --git a/dillorc b/dillorc index 88afe11a..484185c2 100644 --- a/dillorc +++ b/dillorc @@ -64,6 +64,17 @@ # jump to a given position. #scrollbar_page_mode=NO +# Define custom actions for the link menu. The format is