summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2023-12-25 01:46:05 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-08 22:16:29 +0100
commitdbdf01c83e4a0c04cd1ed517eee1ab985c35f909 (patch)
tree63a6046ea34307087f32d484777cdd96d25152ec
parentfb23343442bc3c6d85584edfc8cda3dd36a81182 (diff)
Update ChangeLog for max-width fix
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ec09003..a8e193bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
-----------------------------------------------------------------------------