summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-03-31 23:33:15 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-03-31 23:45:46 +0200
commitb55dc711c6c4d8bc47b7ac2c9cf303c4dbf822f3 (patch)
treec8c9d43026481cd76ec15644a468cd2865520204 /ChangeLog
parentc54576fb442f1198b70fc7f3021d2bbeaa2fc045 (diff)
Add support for the main HTML tag
Fixes: https://github.com/dillo-browser/dillo/issues/109
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba0fb951..d1cdef3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,7 @@ dillo-3.1 [not released yet]
- Ignore width attribute with relative values for td and th elements.
- Enable Doxygen for C files and use Awesome Doxygen theme.
- Fix DPIs extension (.dpi.exe) in Windows systems via Cygwin.
+ - Add support for the <main> HTML tag.
Patches: Rodrigo Arias Mallo <rodarima@gmail.com>
-----------------------------------------------------------------------------