summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2024-11-22 16:16:15 +0100
committerFrancis Dupont <fdupont@isc.org>2024-11-22 16:16:15 +0100
commit11b153dc1478be841e51096de38008d875e069b7 (patch)
tree2d4f4ecf622593017a804ddca1c31ab528e62f80
parent[#3609] Addressed final comments (diff)
downloadkea-11b153dc1478be841e51096de38008d875e069b7.tar.xz
kea-11b153dc1478be841e51096de38008d875e069b7.zip
[#3609] Improved ChangeLog entry
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 15e0e32dbb..b6e24b1bed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
2305. [func] fdupont
- Added the new "http-headers" parameters which specify
- by name and value in CA or HTTP control socket
- configuration extra headers to add to HTTP responses.
+ Added a new "http-headers" parameter to the CA and
+ HTTP control socket configuration sections which can
+ be used to specify extra 'name: value' headers to be
+ added to HTTP responses.
(Gitlab #3609)
2304. [func] tmark