diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2023-12-25 01:46:05 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-08 22:16:29 +0100 |
commit | dbdf01c83e4a0c04cd1ed517eee1ab985c35f909 (patch) | |
tree | 63a6046ea34307087f32d484777cdd96d25152ec /ChangeLog | |
parent | fb23343442bc3c6d85584edfc8cda3dd36a81182 (diff) |
Update ChangeLog for max-width fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ dillo-3.1 [not released yet] - Replace configure flag --enable-ssl to --enable-tls - Enable TLS support by default for https. - Add automatic rendering tests (only enabled with --enable-html-tests). + - Fix width calculation when using 'min-width' and 'max-width'. Patches: Rodrigo Arias Mallo <rodarima@gmail.com> ----------------------------------------------------------------------------- |