diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-10-17 18:18:21 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-10-17 18:18:21 +0200 |
commit | e4225afe894a59c76b6d24d74c52929421f8c0c8 (patch) | |
tree | f812e4c6723df5a181d8f0f75bf9674e7428aac8 | |
parent | 71e680bd5f19bfd6b29e221e2f0b6e4d03cf3294 (diff) |
Update ChangeLog with new defaults
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ dillo-3.2.0 [Not released yet] - Fix use-after-free on errors in TLS connection. - Add scrollbar_page_mode option to easily scroll full pages with the mouse. - Control the page overlap with the scroll_page_overlap option. + - Set focus_new_tab=NO and show_quit_dialog=NO by default. 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. |