summaryrefslogtreecommitdiff
path: root/doc/changelog.rst
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2026-03-10 19:29:58 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2026-03-10 19:29:58 +0100
commit2dd4663ee68419059f327545e70095c4257b19e3 (patch)
treefe3db2baa3f6d96a6e33cc37e77faa91440b3766 /doc/changelog.rst
parent2e314136ed58b6860c667e379bef22190fe84aa2 (diff)
New upstream version 5.3upstream/5.3upstream
Diffstat (limited to 'doc/changelog.rst')
-rw-r--r--doc/changelog.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/changelog.rst b/doc/changelog.rst
index 6d399ae..2fd3b9b 100644
--- a/doc/changelog.rst
+++ b/doc/changelog.rst
@@ -1,3 +1,18 @@
+v5.3 (2026-01-29)
+=================
+
+Enhancements:
+
+* Added the ``<libHX/tie.hpp>`` include together with the
+ ``HX::unique_tie`` function
+
+Fixes:
+
+* Make ``HX_isascii`` work in C23 mode
+* Drop symbols from libHX.map that no longer exist,
+ these caused a build failure with llvm-ld (lld)
+
+
v5.2 (2025-10-19)
=================