]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4493] Added ChangeLog
authorFrancis Dupont <fdupont@isc.org>
Tue, 5 May 2026 08:41:07 +0000 (10:41 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 5 May 2026 21:11:36 +0000 (23:11 +0200)
changelog_unreleased/4493-fix-doubleelement-str [new file with mode: 0644]

diff --git a/changelog_unreleased/4493-fix-doubleelement-str b/changelog_unreleased/4493-fix-doubleelement-str
new file mode 100644 (file)
index 0000000..2dbdfce
--- /dev/null
@@ -0,0 +1,4 @@
+[bug]          fdupont
+       The from JSON double value to string no longer produces
+       an incorrect output when there is only an exponent part.
+       (Gitlab #4493)