diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ dillo-3.2.0 [Not released yet] - Improve image resize logic to always try to preserve the aspect ratio. - 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. 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. |