aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitrij Vinogradov <sim.fishing@gmail.com>2022-02-25 13:04:58 +0300
committerDmitrij Vinogradov <sim.fishing@gmail.com>2022-02-25 13:04:58 +0300
commit5f70c85a99a39f51c8b32133bad14e33a21dde50 (patch)
tree88971662e76fd5d18291d2a5f8aeaec4c2a3d7dc
parent0ab2ff15a6d0334061ffea433308fdb29d26db51 (diff)
parent4600a97e3499b5ca3c8f2a8483be49b85c471792 (diff)
downloadsmokeping-5f70c85a99a39f51c8b32133bad14e33a21dde50.tar.gz
Merge branch 'fix-209' of https://github.com/simfishing/SmokePing into fix-209
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fbafcfb..eb33b2e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+- add favicon (bas64) to basepage.html @rezzorix
+- add "Home"-Link to basepage.html @rezzorix
- remove --insecure from curl (wget does not have it!) in configure.ac @Gunni
- add fix for curl feature checking introduced in curl 7.74 and later @matellis
- enhancement to extend color handling, making dark templates easier to do @matellis