]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2946] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Thu, 13 Jul 2023 06:49:35 +0000 (09:49 +0300)
committerAndrei Pavel <andrei@isc.org>
Tue, 18 Jul 2023 08:09:15 +0000 (11:09 +0300)
ChangeLog

index 8749f551df00453a4934a9a1fb2c37a90dcc8280..3e8b5d9f46e2e46a0b9c7e306400aadd09e43973 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2049.  [doc]           andrei
+       Disabled smart quotes in Sphinx configuration to leave quotes
+       unchanged. Prior to this change, quotes were converted into
+       left-quotes and right-quotes. This made it difficult for users to
+       copy and use chunks of configuration directly from the ARM.
+       (Gitlab #2946, #2513)
+
 2048.  [bug]           andrei
        A spacing issue in a prepared statement that prevented Config
        Backend from working with PostgreSQL 15 and above has been fixed.