Skip to content

Commit

Permalink
dnsdist: Fix formatting in the ChangeLog, as suggested by Habbie
Browse files Browse the repository at this point in the history
  • Loading branch information
rgacogne committed Sep 19, 2024
1 parent 475cb8c commit 469edbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pdns/dnsdistdist/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Changelog
:tags: Bug Fixes
:pullreq: 14467

Fix a compilation issue with clang by switching to pdns::views::UnsignedCharView
Fix a compilation issue with clang by switching to ``pdns::views::UnsignedCharView``

.. change::
:tags: Bug Fixes
Expand All @@ -24,7 +24,7 @@ Changelog
:tags: Bug Fixes, DNS over TLS
:pullreq: 14679

Prevent a data race in incoming DNS over TLS connections by storing the `OpenSSLTLSIOCtx` in the connection
Prevent a data race in incoming DNS over TLS connections by storing the ``OpenSSLTLSIOCtx`` in the connection

.. changelog::
:version: 1.9.6
Expand Down

0 comments on commit 469edbe

Please sign in to comment.