diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-08 23:34:14 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-09 20:05:49 +0100 |
commit | 09d1171d8d0b16f945df32ff4543c0a8baf4bb22 (patch) | |
tree | 9c1b06a9aa1f7c0206e598d7ee02f652564f0e03 /ChangeLog | |
parent | 767c6c142de52a8b110c9c8fbc4110fcb6c3865f (diff) |
Update references to website and repository
The website is now at https://dillo-browser.github.io/ and the
repository at https://github.com/dillo-browser/dillo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,8 +3,8 @@ Dillo project ============================================================================= Here we list changes that are relatively significant and/or visible to the -user. For a history of changes in full detail, see our Mercurial repository -at http://hg.dillo.org/dillo +user. For a history of changes in full detail, see our Git repository +at https://github.com/dillo-browser/dillo dillo-3.1 [not released yet] @@ -51,6 +51,7 @@ dillo-3.1 [not released yet] - 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'. + - Update website URL to https://dillo-browser.github.io/ Patches: Rodrigo Arias Mallo <rodarima@gmail.com> ----------------------------------------------------------------------------- |